diff --git a/docs/Unit-Test-Advice.md b/docs/Unit-Test-Advice.md index f4231dff7a..8d3b7b94ed 100644 --- a/docs/Unit-Test-Advice.md +++ b/docs/Unit-Test-Advice.md @@ -275,7 +275,7 @@ Some repositories already provide utility functions to skip a test: ### 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