mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Fix naming
This commit is contained in:
parent
5ab552c7ea
commit
68c335da7d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ feature 'Account activity', type: :feature do
|
|||
registrar_sign_in
|
||||
end
|
||||
|
||||
it 'should navigate to the domains index page' do
|
||||
it 'should navigate to account activities page' do
|
||||
current_path.should == '/registrar'
|
||||
click_link 'Billing'
|
||||
click_link 'Account activity'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue