Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Closes #4.

Signed-off-by: Johan Rask <[email protected]>
  • Loading branch information
jrask committed Sep 13, 2023
1 parent c839818 commit f411abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/remotivelabs-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,6 @@ def install
end

test do
assert_equal "remotivelabs-cli 0.0.1a24", shell_output("#{bin}/remotive --version").strip
assert_equal "remotivelabs-cli 0.0.1a25", shell_output("#{bin}/remotive --version").strip
end
end

0 comments on commit f411abe

Please sign in to comment.