Update for rubocop 0.54.0
This commit is contained in:
parent
b126f02df9
commit
cb3c4ec09b
15 changed files with 33 additions and 54 deletions
|
@ -44,7 +44,7 @@ class UserTermsSeenTest < ActionDispatch::IntegrationTest
|
|||
|
||||
# should be carried through to a normal login with a message
|
||||
assert_response :success
|
||||
assert !flash[:notice].nil?
|
||||
assert_not flash[:notice].nil?
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue