mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Updated invoices spec
This commit is contained in:
parent
2dfa65645b
commit
f099900308
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ feature 'Invoices', type: :feature do
|
|||
|
||||
it 'should navigate to the domains index page' do
|
||||
current_path.should == '/registrar'
|
||||
click_link 'Accounting'
|
||||
click_link 'Billing'
|
||||
|
||||
current_path.should == '/registrar/invoices'
|
||||
page.should have_text('Your current credit account balance is')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue