mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-14 11:23:02 +02:00
e4e98830a0
* Refactored use of eval * Disable unstable unit test
8 lines
173 B
YAML
8 lines
173 B
YAML
timeout: 240
|
|
query:
|
|
ref: file://../../../examples/pagination.fql
|
|
params:
|
|
criteria: "scraper"
|
|
pages: 2
|
|
assert:
|
|
text: RETURN T::NOT::NONE(@lab.data.query.result) |