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 May 30, 2019
1 parent 55ef8f6 commit 31c048b
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 31c048b

Please sign in to comment.