mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Fixed behat image upload tests (contd.)
This commit is contained in:
parent
20605f7be0
commit
dee64bbb2d
@ -6,8 +6,8 @@ Feature: Insert an image into a page
|
||||
|
||||
Background:
|
||||
Given a "page" "About Us"
|
||||
And a "file" "assets/folder1/file1.jpg"
|
||||
And a "file" "assets/folder1/file2.jpg"
|
||||
And a "image" "assets/folder1/file1.jpg"
|
||||
And a "image" "assets/folder1/file2.jpg"
|
||||
And I am logged in with "ADMIN" permissions
|
||||
And I go to "/admin/pages"
|
||||
And I click on "About Us" in the tree
|
||||
|
Loading…
Reference in New Issue
Block a user