summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/games.yml2
-rw-r--r--test/fixtures/tournaments.yml2
2 files changed, 0 insertions, 4 deletions
diff --git a/test/fixtures/games.yml b/test/fixtures/games.yml
index f6d8a2e..bdb9cb5 100644
--- a/test/fixtures/games.yml
+++ b/test/fixtures/games.yml
@@ -7,7 +7,6 @@ one:
max_players_per_team: 1
min_teams_per_match: 1
max_teams_per_match: 1
- sampling_method: MyString
scoring_method: MyString
two:
@@ -17,5 +16,4 @@ two:
max_players_per_team: 1
min_teams_per_match: 1
max_teams_per_match: 1
- sampling_method: MyString
scoring_method: MyString
diff --git a/test/fixtures/tournaments.yml b/test/fixtures/tournaments.yml
index d975b1d..4691b8a 100644
--- a/test/fixtures/tournaments.yml
+++ b/test/fixtures/tournaments.yml
@@ -8,7 +8,6 @@ one:
max_players_per_team: 1
min_teams_per_match: 1
max_teams_per_match: 1
- sampling_method: MyString
scoring_method: MyString
two:
@@ -19,5 +18,4 @@ two:
max_players_per_team: 1
min_teams_per_match: 1
max_teams_per_match: 1
- sampling_method: MyString
scoring_method: MyString