Skip to content
Snippets Groups Projects
Commit cc64432e authored by Antonio De Marco's avatar Antonio De Marco
Browse files

Issue #174: Fix panels test.

parent 35c3fcb5
No related branches found
No related tags found
No related merge requests found
uuid: aa48afee-a0bd-4e43-b58d-a2c759c83dff
langcode: en
status: true
dependencies: { }
......
uuid: 01d3ecac-e74a-478e-9c39-108eee15061b
langcode: en
status: true
dependencies:
......@@ -16,7 +15,7 @@ variant_settings:
label: 'Page title'
provider: core
label_display: '0'
region: title
region: subtitle
weight: 0
uuid: 4fe295c8-8fd2-44fd-a8c0-65d71579f4de
context_mapping: { }
......
......@@ -17,6 +17,7 @@ dependencies:
- image
- link
- node
- page_manager
- page_manager_ui
- panels
- paragraphs
......
......@@ -84,5 +84,5 @@ Feature: Content
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"
Then I should see "Here is your jumbotron title" in the "jumbotron"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment