diff options
Diffstat (limited to 'models/fixtures/team_user.yml')
-rw-r--r-- | models/fixtures/team_user.yml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/models/fixtures/team_user.yml b/models/fixtures/team_user.yml index 8d9d920378..56025bb0b7 100644 --- a/models/fixtures/team_user.yml +++ b/models/fixtures/team_user.yml @@ -32,4 +32,10 @@ id: 6 org_id: 17 team_id: 5 - uid: 15
\ No newline at end of file + uid: 15 + +- + id: 7 + org_id: 17 + team_id: 5 + uid: 18
\ No newline at end of file |