Skip to content

Commit

Permalink
Appease rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Oct 7, 2021
1 parent cf7e628 commit d362283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lint/value_types.rb
Expand Up @@ -7,7 +7,7 @@ def test_exists

r.set("foo", "s1")

assert_equal 1, r.exists("foo")
assert_equal 1, r.exists("foo")
end

def test_exists_integer
Expand Down

0 comments on commit d362283

Please sign in to comment.