mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Fix system test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user