mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Merge remote-tracking branch 'origin/3.1'
This commit is contained in:
commit
f6d929f05d
@ -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