mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Fix tests #2713
This commit is contained in:
parent
0a73f77130
commit
cc32312328
3 changed files with 5 additions and 2 deletions
|
@ -54,6 +54,8 @@ feature 'Domains', type: :feature do
|
|||
|
||||
click_link "#{user2} (#{user2.roles.first}) - #{user2.registrar}"
|
||||
|
||||
visit '/registrar/domains'
|
||||
|
||||
page.should_not have_text(d1.name)
|
||||
page.should have_text(d2.name)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue