mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-20 17:20:12 +01:00
Fix the mixed-indent in NotesControllerTest
This commit is contained in:
parent
71c95c0d01
commit
edd0559da1
1 changed files with 12 additions and 13 deletions
|
|
@ -42,5 +42,4 @@ class NotesControllerTest < ActionController::TestCase
|
||||||
assert_nil old_note
|
assert_nil old_note
|
||||||
assert count-1, users(:admin_user).notes.reload.count
|
assert count-1, users(:admin_user).notes.reload.count
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue