We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cbb83 commit 927d8f9Copy full SHA for 927d8f9
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