diff options
Diffstat (limited to 'test/fixtures/groups_users.yml')
-rw-r--r-- | test/fixtures/groups_users.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/fixtures/groups_users.yml b/test/fixtures/groups_users.yml new file mode 100644 index 000000000..3702d6efc --- /dev/null +++ b/test/fixtures/groups_users.yml @@ -0,0 +1,5 @@ +--- +groups_users_001: + group_id: 10 + user_id: 8 +
\ No newline at end of file |