This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: Add spotlight widget | |
In order to promote content | |
As a site administrator | |
I need to be able to add a spotlight | |
@api @javascript | |
Scenario: Add a spotlight | |
Given I am logged in as a user with the "administrator" role | |
When I visit "/node/add/panopoly-page" | |
And I fill in the following: |