Skip to content
Snippets Groups Projects
Commit de73f733 authored by Chris Eastwood's avatar Chris Eastwood
Browse files

Add a behat test for Panels using a pattern as a layout

parent 8b8d3af0
Branches
Tags
No related merge requests found
......@@ -82,3 +82,7 @@ Feature: Content
And I should see the button "Save changes" in the "modal"
And I should see the link "Link title"
Scenario: Patterns render as Panels layouts.
Given I am on "/panels-test-page"
Then I should see "Here is your jumbotron title" in the "modal"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment