projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix rubocop warnings
[rails.git]
/
test
/
models
/
old_way_tag_test.rb
diff --git
a/test/models/old_way_tag_test.rb
b/test/models/old_way_tag_test.rb
index e85cb3497775699db105c647994c14f9739a9b24..b8757d572e61f1d55cc2d7874dd668d4fa8bc86e 100644
(file)
--- a/
test/models/old_way_tag_test.rb
+++ b/
test/models/old_way_tag_test.rb
@@
-1,10
+1,10
@@
-require
'test_helper'
+require
"test_helper"
class OldWayTagTest < ActiveSupport::TestCase
api_fixtures
def test_tag_count
- assert_equal 1
2
, OldWayTag.count
+ assert_equal 1
3
, OldWayTag.count
end
def test_length_key_valid