Skip to content

Commit 834c457

Browse files
authored
Merge pull request #2482 from kinvolk/alban/integration-tests
integration tests: fix typo in README.md LGTMs: @cyphar @kolyshkin
2 parents 0fa097f + 327284e commit 834c457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $ ./install.sh /usr/local
4848
## Writing integration tests
4949

5050
[helper functions]
51-
(https://github.com/opencontainers/runc/blob/master/test/integration/helpers.bash)
51+
(https://github.com/opencontainers/runc/blob/master/tests/integration/helpers.bash)
5252
are provided in order to facilitate writing tests.
5353

5454
```sh

0 commit comments

Comments
 (0)