Skip to content

Commit

Permalink
Fix another intermittent test
Browse files Browse the repository at this point in the history
Inspired by otwcode#4656
  • Loading branch information
ceithir committed Nov 11, 2023
1 parent ca327d7 commit 16d7380
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions features/other_a/orphan_pseud.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Feature: Orphan pseud
When I follow "Back To Pseuds"
Then I should see "orphanpseud"
And I should see "2 works"
# Delay before orphaning to make sure the cache is expired
And it is currently 1 second from now
When I follow "Orphan Works"
Then I should see "Orphan All Works by orphanpseud"
When I choose "Take my pseud off as well"
Expand All @@ -44,6 +46,8 @@ Feature: Orphan pseud
When I follow "Back To Pseuds"
Then I should see "orphanpseud"
And I should see "2 works"
# Delay before orphaning to make sure the cache is expired
And it is currently 1 second from now
When I follow "Orphan Works"
Then I should see "Orphan All Works by orphanpseud"
When I choose "Leave a copy of my pseud on"
Expand Down

0 comments on commit 16d7380

Please sign in to comment.