mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39:17 +00:00
chore: Add error reporting (#617)
* chore: Add error reporting Signed-off-by: Avior <git@avior.me> * fix: test issues Signed-off-by: Avior <git@avior.me> --------- Signed-off-by: Avior <git@avior.me>
This commit is contained in:
@ -17,5 +17,5 @@ params:query {
|
||||
|
||||
assert {
|
||||
res.status: eq 200
|
||||
res.body.length: lt 0
|
||||
res.body.length: gte 6
|
||||
}
|
||||
|
Reference in New Issue
Block a user