Skip to content

Commit

Permalink
Spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
mackensen committed Oct 8, 2024
1 parent eeb0dc3 commit 7fc577c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/behat/manager.feature
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Feature: An admin can manage RSS feeds sitewide
And I set the following fields to these values:
| config_block_rss_client_show_channel_link | Yes |
And I press "Save changes"
And I should see "Source site..."
And I should see "Source site..."
Given I am on "Grimm's Dictionary" course homepage
And I add the "RSS feeds..." block
And I set the following fields to these values:
Expand All @@ -48,7 +48,7 @@ Feature: An admin can manage RSS feeds sitewide
| config_block_rss_client_show_channel_link | Yes |
When I press "Save changes"
Then I should see "News from Moodle"
And I should see "Source site..."
And I should see "Source site..."
And I log out
Given I log in as "admin"
And I navigate to "Reports > Manage all RSS feeds" in site administration
Expand All @@ -62,7 +62,7 @@ Feature: An admin can manage RSS feeds sitewide
But I should not see "Jacob Grimm"
When I am on "Grimm's Fairy Tales" course homepage
Then I should see "News from Moodle"
And I should not see "Source site..."
And I should not see "Source site..."
When I am on "Grimm's Dictionary" course homepage
Then I should see "News from Moodle"
And I should not see "Source site..."
And I should not see "Source site..."

0 comments on commit 7fc577c

Please sign in to comment.