We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 516fc33 commit 2c8ecdaCopy full SHA for 2c8ecda
test/units/test_cli.rb
@@ -58,7 +58,7 @@ def test_help
58
def test_version
59
out = run_command(%w[version])
60
61
- assert_equal "OAuth for Ruby 0.5.1\n", out
+ assert_equal "OAuth for Ruby 0.5.2\n", out
62
end
63
64
def test_query_empty
0 commit comments