Skip to content

Commit

Permalink
Fix behat failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Carlino committed Feb 27, 2018
1 parent c4e705a commit 6274ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/behat/features/populate-campaigns.feature
Expand Up @@ -18,7 +18,7 @@ Feature: Populate campaigns
Then I should see an edit page form
When I fill in "About us changed" for "Title"
And I fill in the "Content" HTML field with "<p>my new content</p>"
And I press the "Save draft" button
And I press the "Save" button
Then I should see the "Saved" button
When I click the ".notice-item-close" element
And I click "More options" in the "#ActionMenus" element
Expand Down

0 comments on commit 6274ccc

Please sign in to comment.