Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Apr 20, 2017
1 parent 4018577 commit 00827a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/collective/upload/tests/test_upload.robot
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Add files

Cancel first file
Click Button css=.template-upload:first-child .cancel
Sleep 1s Wait for image to cancel
Wait Until Page Does Not Contain 640px-Mandel_zoom_00_mandelbrot_set.jpg
Click Button css=.fileupload-buttonbar .start

Click Link css=${close_button_selector}
Expand All @@ -94,7 +94,7 @@ Cancel first file

Cancel all files
Click Button css=.fileupload-buttonbar .cancel
Sleep 1s Wait for image to cancel
Wait Until Page Does Not Contain 640px-Mandel_zoom_12_satellite_spirally_wheel_with_julia_islands.jpg
Click Button css=.fileupload-buttonbar .start

Click Link css=${close_button_selector}
Expand Down

0 comments on commit 00827a6

Please sign in to comment.