test fixed, controller refactored

This commit is contained in:
dinsmol 2021-08-23 09:11:41 +03:00
parent 48555c23b6
commit 83b9c58ad3
3 changed files with 37 additions and 16 deletions

View file

@ -20,7 +20,6 @@ class AdminAccountsSystemTest < ApplicationSystemTestCase
end
def test_change_account_balance
puts @account.inspect
visit edit_admin_account_path(@account)
assert_button 'Save'
assert_field 'Balance'