Skip to content

Commit d4a25bc

Browse files
committed
Add test for authorization middleware
1 parent 9d8a0ac commit d4a25bc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
GET /records/invisibles
2+
===
3+
404
4+
Content-Type: application/json
5+
Content-Length: 54
6+
7+
{"code":1001,"message":"Table 'invisibles' not found"}

0 commit comments

Comments
 (0)