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 5e9dbc8 commit 1dddb6cCopy full SHA for 1dddb6c
README.md
@@ -115,7 +115,7 @@ git clone https://github.com/bats-core/bats-support test/test_helper/bats-suppor
115
git clone https://github.com/bats-core/bats-assert test/test_helper/bats-assert
116
```
117
118
-To run a test on a specific image, set the required variables, and run the bats command:
+To run a test on a specific image, set the required variables, and run the bats command. The following is an example for the base image
119
120
```bash
121
export LIB_PATH=$(pwd)/tests/test_helper
0 commit comments