mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-22 17:09:50 +00:00
fix: test not using the correct param
This commit is contained in:
@ -21,5 +21,5 @@ params:query {
|
|||||||
|
|
||||||
assert {
|
assert {
|
||||||
res.status: eq 200
|
res.status: eq 200
|
||||||
res.body: gte 14
|
res.body.length: gte 14
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user