Skip to content

Commit e45daa9

Browse files
Fix avail test (#118)
1 parent a195aea commit e45daa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: features/list-performances.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Feature: list performances
1616

1717
Scenario: event with an auto selected performance
1818
Given an API client with valid credentials
19-
When I fetch performances for the event "6KS"
19+
When I fetch performances for the event "6KF"
2020
Then I get one performance
2121
And I get an indication that the performance is auto selected

0 commit comments

Comments
 (0)