mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-13 18:55:45 -04:00
Add page content test suggested by tygriffin
This commit is contained in:
@@ -37,6 +37,7 @@ feature "account types" do
|
||||
click_button 'Save'
|
||||
current_path.should eq account_type_path(a)
|
||||
page.should have_content 'Account type was successfully updated'
|
||||
page.should have_content 'Something else'
|
||||
end
|
||||
|
||||
scenario 'deleting account type' do
|
||||
|
||||
Reference in New Issue
Block a user