Skip to content

Commit

Permalink
AO3-6633 Fix flaky series co-creator test (#4657)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilka2 authored Nov 13, 2023
1 parent 1477313 commit 2fd1aaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/other_b/series.feature
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ Feature: Create and Edit Series
Then I should see "Work was successfully updated."
And "moon" should be a creator of the series "Ponies"
And "son" should be a creator on the series "Ponies"
# Delay to make sure the cache is expired
And it is currently 1 second from now
When I follow "Remove Me As Co-Creator"
Then I should see "You have been removed as a creator from the series and its works."
And "moon" should not be the creator of the series "Ponies"
Expand Down

0 comments on commit 2fd1aaf

Please sign in to comment.