Skip to content

Commit 3369cca

Browse files
committed
Hotfix: added missing test_users file
1 parent 6283ee9 commit 3369cca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[
2+
{
3+
"username": "tester",
4+
"password": "123",
5+
"name": "TheTester",
6+
"email": "[email protected]",
7+
"employeetype": "Tester",
8+
"avatar_id": ""
9+
}
10+
]

0 commit comments

Comments
 (0)