-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(cypress): Make page list trash test retriable
Only insert the attachment once. When opening the page for the first time it is in edit mode and the attachment can be inserted. On test retries the attachment was already there and the page opened in view mode. This led to test failures when attempting to switch to view mode. Signed-off-by: Max <max@nextcloud.com>
- Loading branch information
1 parent
4028acd
commit cfcf8d2
Showing
2 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters