diff options
Diffstat (limited to '')
-rw-r--r-- | tests/integration/fixtures/TestFeed/team_user.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/integration/fixtures/TestFeed/team_user.yml b/tests/integration/fixtures/TestFeed/team_user.yml new file mode 100644 index 0000000..15fa3eb --- /dev/null +++ b/tests/integration/fixtures/TestFeed/team_user.yml @@ -0,0 +1,11 @@ +- + id: 1001 + org_id: 3 + team_id: 1001 + uid: 8 + +- + id: 1002 + org_id: 3 + team_id: 1002 + uid: 9 |