mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
Show real balance in invoices view
This commit is contained in:
parent
8768c0e1d6
commit
99aecc476f
5 changed files with 14 additions and 3 deletions
|
@ -24,7 +24,7 @@ feature 'Invoices', type: :feature do
|
|||
click_link 'Billing'
|
||||
|
||||
current_path.should == '/registrar/invoices'
|
||||
page.should have_text('Your current credit account balance is')
|
||||
page.should have_text('Your current account balance is')
|
||||
end
|
||||
|
||||
it 'should get domains index page' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue