mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-31 01:02:04 +08:00
1d7f06507b
The explicit wait for the import modal to be hidden was no longer necessary and could interfere with subsequent assertions expecting a warning message to be displayed within the modal itself. Removing it simplifies the test and aligns with current test expectations.