1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
ferret/e2e/tests/examples/blank-page.yaml
Tim Voronov dca7267e82
Chore/actions (#568)
* 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
2020-11-10 21:13:29 -05:00

6 lines
133 B
YAML

query:
ref: ../../../examples/blank-page.fql
assert:
text: |
RETURN T::EQ(@lab.data.query.result, "https://www.google.com/")