Fix naming

This commit is contained in:
Martin Lensment 2015-04-16 14:27:48 +03:00
parent 5ab552c7ea
commit 68c335da7d

View file

@ -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'