Skip to content

Commit

Permalink
CTP-3352: Updated Behat test setup due to single alert now (#12)
Browse files Browse the repository at this point in the history
Authored-by: Matthias Opitz <[email protected]>
  • Loading branch information
opitz authored Jun 3, 2024
1 parent 557302c commit 1596221
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/behat/show_alerts.feature
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ Feature: Show alerts
| alerts | System | 1 | site-index | side-pre |
And the following config values are set as admin:
| config | value | plugin |
| title1 | Alert Title One | block_alerts |
| description1 | Alert Description One | block_alerts |
| link1 | https://nasa.gov | block_alerts |
| linktext1 | Alert Link One | block_alerts |
| title | Alert Title One | block_alerts |
| description | Alert Description One | block_alerts |
| link | https://nasa.gov | block_alerts |
| linktext | Alert Link One | block_alerts |

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

0 comments on commit 1596221

Please sign in to comment.