Skip to content

Commit

Permalink
Merge pull request #2482 from kinvolk/alban/integration-tests
Browse files Browse the repository at this point in the history
integration tests: fix typo in README.md

LGTMs: @cyphar @kolyshkin
  • Loading branch information
kolyshkin authored Jun 22, 2020
2 parents 0fa097f + 327284e commit 834c457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ $ ./install.sh /usr/local
## Writing integration tests

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

```sh
Expand Down

0 comments on commit 834c457

Please sign in to comment.