mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-25 08:09:38 +02:00
Fix system test
This commit is contained in:
parent
1182ab39bd
commit
64c8774867
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ class AccountsTest < ApplicationSystemTestCase
|
|||
fill_in "Balance", with: "1000"
|
||||
click_on "Submit"
|
||||
end
|
||||
assert_text "$1,000.00"
|
||||
assert_text "$1,000"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue