docs: Correct repo name usage

Change reference from "runtime repo" to "main repo" in unit test advice
document.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2021-11-23 10:20:39 +00:00
parent c1111a1d2d
commit e8bb6b2666

View File

@ -275,7 +275,7 @@ Some repositories already provide utility functions to skip a test:
### running Golang tests as a different user ### running Golang tests as a different user
The runtime repository has the most comprehensive set of skip abilities. See: The main repository has the most comprehensive set of skip abilities. See:
- https://github.com/kata-containers/kata-containers/tree/main/src/runtime/pkg/katatestutils - https://github.com/kata-containers/kata-containers/tree/main/src/runtime/pkg/katatestutils