Skip to content

Commit

Permalink
CI - Windows: RSpec specs are all working!
Browse files Browse the repository at this point in the history
  • Loading branch information
xtrasimplicity authored and mvz committed Apr 4, 2021
1 parent 36422a3 commit 2b174bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/aruba/command_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
RSpec.describe Aruba::Command do
subject(:command) do
described_class.new(
"true",
"exit 0",
event_bus: event_bus,
exit_timeout: exit_timeout,
io_wait_timeout: io_wait_timeout,
Expand Down

0 comments on commit 2b174bc

Please sign in to comment.