Merge pull request #2482 from kinvolk/alban/integration-tests
integration tests: fix typo in README.md LGTMs: @cyphar @kolyshkin
This commit is contained in:
commit
834c45736b
|
@ -48,7 +48,7 @@ $ ./install.sh /usr/local
|
||||||
## Writing integration tests
|
## Writing integration tests
|
||||||
|
|
||||||
[helper functions]
|
[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.
|
are provided in order to facilitate writing tests.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in New Issue