Skip to content

Commit

Permalink
Remove WIP scenario for #211 - it's now in a branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Mar 5, 2021
1 parent 8a75b20 commit 1c29701
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/features/fetch_after_connection.feature
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,3 @@ Feature: Fetch automatically after connection
Given a remote repo with commits on the "main" branch
When a consumer connects the remote repo
Then the repo should have been fetched

@wip
Scenario: Succesful manual fetch concurrent with automatic background fetch
Given a remote repo with commits on the "main" branch
When a consumer connects the remote repo
And a consumer triggers a manual fetch of the repo
Then the repo should have been fetched 2 times

0 comments on commit 1c29701

Please sign in to comment.