From c3af0f5b51dfe842ad9e4c5ea93e202e26e818ac Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Mon, 7 Apr 2014 04:16:18 -0400 Subject: Ran generate.sh --- test/fixtures/matches.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/fixtures') diff --git a/test/fixtures/matches.yml b/test/fixtures/matches.yml index 8e86062..f64a72e 100644 --- a/test/fixtures/matches.yml +++ b/test/fixtures/matches.yml @@ -6,6 +6,7 @@ one: name: MyString winner_id: remote_id: MyString + submitted_peer_evaluations: 1 two: status: 1 @@ -13,3 +14,4 @@ two: name: MyString winner_id: remote_id: MyString + submitted_peer_evaluations: 1 -- cgit v1.2.3-2-g168b