diff options
author | Luke Shumaker <shumakl@purdue.edu> | 2014-04-04 21:06:05 -0400 |
---|---|---|
committer | Luke Shumaker <shumakl@purdue.edu> | 2014-04-04 21:06:05 -0400 |
commit | b43bab15521c7c511ab7012bd137daa0e85bb95b (patch) | |
tree | 743853b82557941de7f18951f5d284dc6b7f7d8f /test/fixtures/remote_usernames.yml | |
parent | e61fe55c0a745d5ab80acdcccec26e2a2d379be1 (diff) |
run generate.sh
Diffstat (limited to 'test/fixtures/remote_usernames.yml')
-rw-r--r-- | test/fixtures/remote_usernames.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fixtures/remote_usernames.yml b/test/fixtures/remote_usernames.yml index 0b3055a..baa1714 100644 --- a/test/fixtures/remote_usernames.yml +++ b/test/fixtures/remote_usernames.yml @@ -3,9 +3,9 @@ one: game_id: user_id: - user_name: MyString + json_value: MyText two: game_id: user_id: - user_name: MyString + json_value: MyText |