Skip to content

Commit

Permalink
Find #tloading_spinner first
Browse files Browse the repository at this point in the history
  • Loading branch information
HazelGrant committed Dec 18, 2024
1 parent 616f6dd commit 4a66078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/dashboard/test/system/remote_files_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ def setup
src_file = 'test/fixtures/files/upload/hello-world.c'
attach_file 'files[]', src_file, visible: false, match: :first
find('.uppy-StatusBar-actionBtn--upload', wait: MAX_WAIT).click
find("#tloading_spinner")
find('tbody a', exact_text: File.basename(src_file), wait: MAX_WAIT)
end
end
Expand Down

0 comments on commit 4a66078

Please sign in to comment.