mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 22:54:47 +02:00
Fix test name
This commit is contained in:
parent
77b9d02b5d
commit
07e791da36
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class AdminAreaDomainForceDeleteTest < ApplicationSystemTestCase
|
|||
assert_text 'Force delete procedure has been scheduled'
|
||||
end
|
||||
|
||||
def test_schedules_domain_force_delete_two
|
||||
def test_force_delete_prohibit_adding_deleteprohibited_status
|
||||
refute @domain.force_delete_scheduled?
|
||||
|
||||
visit edit_admin_domain_url(@domain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue