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:
parent
756a010131
commit
90d6478472
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue