mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
test fixed, controller refactored
This commit is contained in:
parent
48555c23b6
commit
83b9c58ad3
3 changed files with 37 additions and 16 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue