Skip to content

Commit 1dddb6c

Browse files
committed
readme updates
1 parent 5e9dbc8 commit 1dddb6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ git clone https://github.com/bats-core/bats-support test/test_helper/bats-suppor
115115
git clone https://github.com/bats-core/bats-assert test/test_helper/bats-assert
116116
```
117117

118-
To run a test on a specific image, set the required variables, and run the bats command:
118+
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
119119

120120
```bash
121121
export LIB_PATH=$(pwd)/tests/test_helper

0 commit comments

Comments
 (0)