mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-16 11:37:36 +02:00
dca7267e82
* Renamed REGEXP_REPLACE to REGEX_REPLACE in e2e tests * Updated example test suites * Fixed config file * Updated go.sum * Switched back to ubuntu * Added release action
6 lines
143 B
YAML
6 lines
143 B
YAML
query:
|
|
ref: ../../../examples/google-search.fql
|
|
params:
|
|
criteria: "ferret"
|
|
assert:
|
|
text: RETURN T::NOT::EMPTY(@lab.data.query.result) |