Skip to content

Commit 1c387dc

Browse files
author
Matthias Opitz
committed
Updated Behat test setup due to single alert now
1 parent 557302c commit 1c387dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/behat/show_alerts.feature

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Feature: Show alerts
1010
| alerts | System | 1 | site-index | side-pre |
1111
And the following config values are set as admin:
1212
| config | value | plugin |
13-
| title1 | Alert Title One | block_alerts |
14-
| description1 | Alert Description One | block_alerts |
15-
| link1 | https://nasa.gov | block_alerts |
16-
| linktext1 | Alert Link One | block_alerts |
13+
| title | Alert Title One | block_alerts |
14+
| description | Alert Description One | block_alerts |
15+
| link | https://nasa.gov | block_alerts |
16+
| linktext | Alert Link One | block_alerts |
1717

1818
Scenario: See news as intended and check the links lead to the intended websites.
1919
When I am on site homepage

0 commit comments

Comments
 (0)