mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
Remove unecessary teardown block
This commit is contained in:
parent
a6a99df58e
commit
cecb60623c
1 changed files with 0 additions and 4 deletions
|
@ -8,10 +8,6 @@ class AdminContactsTest < ActionDispatch::IntegrationTest
|
|||
login_as users(:admin)
|
||||
end
|
||||
|
||||
def teardown
|
||||
super
|
||||
end
|
||||
|
||||
def test_display_list
|
||||
visit admin_contacts_path
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue