Remove extra subsite fixture definition

This commit is contained in:
Robbie Averill 2018-07-13 16:31:10 +12:00
parent f635aa9811
commit 191c63bd9b
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ Feature: Select a subsite
Background:
Given a "subsite" "Subsite B"
And a "subsite" "Subsite B"
And a "page" "My page" with "URLSegment"="my-page", "Content"="My page content"
And I am logged in with "ADMIN" permissions
Then I go to "admin/pages"