mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Fixed behat tests to confirm file deletion dialog
This commit is contained in:
parent
fb67181366
commit
362d35742f
@ -44,6 +44,7 @@ Feature: Manage files
|
||||
Given I click on "folder1" in the "Files" table
|
||||
And I click on "file1" in the "folder1" table
|
||||
And I press the "Delete" button
|
||||
And I confirm the dialog
|
||||
Then the "folder1" table should not contain "file1"
|
||||
|
||||
Scenario: I can change the folder of a file
|
||||
|
Loading…
Reference in New Issue
Block a user