mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 08:59:18 +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:
@ -19,5 +19,5 @@ params:query {
|
||||
|
||||
assert {
|
||||
res.status: eq 200
|
||||
res.body: length 85
|
||||
res.body.length: gt 85
|
||||
}
|
||||
|
Reference in New Issue
Block a user