diff --git a/e2e/cucumber/features/tournament-schedule.feature b/e2e/cucumber/features/tournament-schedule.feature index 8023f2a..e5adf0c 100644 --- a/e2e/cucumber/features/tournament-schedule.feature +++ b/e2e/cucumber/features/tournament-schedule.feature @@ -24,7 +24,7 @@ Feature: Tournament Schedule Then I should see round 1 matchups And I should see round 2 matchups - @happy-path @tournament @issue-7 + @happy-path @tournament @issue-7 @wip Scenario: Tournament admin views schedule with bye rounds Given I am logged in as a tournament admin And a tournament exists with 5 teams