Skip to content

Commit 2b5bc83

Browse files
committed
chore: add a test
1 parent af4f5ea commit 2b5bc83

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[
2+
{
3+
"parameters": {
4+
"userToken": "foo"
5+
},
6+
"request": {
7+
"path": "/2/realtime/users/foo",
8+
"method": "GET"
9+
}
10+
}
11+
]

0 commit comments

Comments
 (0)