1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-10 16:05:22 +02:00

chore: lint

This commit is contained in:
neo773 2025-04-18 02:34:30 +05:30
parent 756a010131
commit 90d6478472
No known key found for this signature in database
GPG key ID: 6B43F29FCC69B333

View file

@ -16,7 +16,7 @@ class ImportsTest < ApplicationSystemTestCase
click_on "Import transactions"
find("button[data-id='csv-paste-tab']").click
fill_in "import[raw_file_str]", with: file_fixture("imports/transactions.csv").read
find('input[type="submit"][value="Upload CSV"]').click