mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +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:
|
Background:
|
||||||
Given a "page" "About Us"
|
Given a "page" "About Us"
|
||||||
And a "file" "assets/folder1/file1.jpg"
|
And a "image" "assets/folder1/file1.jpg"
|
||||||
And a "file" "assets/folder1/file2.jpg"
|
And a "image" "assets/folder1/file2.jpg"
|
||||||
And I am logged in with "ADMIN" permissions
|
And I am logged in with "ADMIN" permissions
|
||||||
And I go to "/admin/pages"
|
And I go to "/admin/pages"
|
||||||
And I click on "About Us" in the tree
|
And I click on "About Us" in the tree
|
||||||
|
Loading…
Reference in New Issue
Block a user