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 Jan 21, 2023
1 parent c6b8cd7 commit 8e431e2
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
let(: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 8e431e2

Please sign in to comment.