We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959de4d commit 1b375fbCopy full SHA for 1b375fb
tests/README.md
@@ -18,7 +18,7 @@
18
19
### Use with testing
20
21
-- One can test the child samples using the [validate_devfile_schemas]() test suite by performing the following:
+- One can test the child samples using the [validate_devfile_schemas](./validate_devfile_schemas/) test suite by performing the following:
22
```sh
23
export STACKS=$(bash tests/build_parents_file.sh)
24
STACKS_DIR=samples/.cache bash tests/validate_devfile_schemas.sh
0 commit comments