Skip to content

Commit

Permalink
Intended behavior?
Browse files Browse the repository at this point in the history
  • Loading branch information
ceithir committed Jun 30, 2023
1 parent 0ec17bf commit 9266392
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions features/admins/admin_settings.feature
Original file line number Diff line number Diff line change
Expand Up @@ -138,11 +138,6 @@ Feature: Admin Settings Page
Scenario: Tag comments are not affected when guest comments are turned off
Given guest comments are off
And a fandom exists with name: "Stargate SG-1", canonical: true
When I am logged in as a super admin
And I view the tag "Stargate SG-1" with comments
Then I should not see "Sorry, the Archive doesn't allow guests to comment right now."
When I post the comment "Important policy decision" on the tag "Stargate SG-1"
Then I should see "Comment created!"
When I am logged in as a tag wrangler
And I view the tag "Stargate SG-1" with comments
Then I should not see "Sorry, the Archive doesn't allow guests to comment right now."
Expand Down

0 comments on commit 9266392

Please sign in to comment.