mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Merge branch 'master' of github.com:domify/registry
Conflicts: db/schema.rb
This commit is contained in:
commit
629f125ba6
4 changed files with 4 additions and 4 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