mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 11:22:10 +00:00
fix: test not using the correct param
This commit is contained in:
parent
62f6671b63
commit
144b794610
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user