Fixed behat image upload tests (contd.)

This commit is contained in:
Ingo Schommer 2014-03-13 13:39:59 +13:00
parent 20605f7be0
commit dee64bbb2d
1 changed files with 2 additions and 2 deletions

View File

@ -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