diff options
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/tournaments.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/fixtures/tournaments.yml b/test/fixtures/tournaments.yml index 25bb065..d5a4366 100644 --- a/test/fixtures/tournaments.yml +++ b/test/fixtures/tournaments.yml @@ -4,12 +4,10 @@ one: name: MyString game_id: status: 1 - ger: MyString randomized_teams: false two: name: MyString game_id: status: 1 - ger: MyString randomized_teams: false |