From 33eee2bcbc1ba09174852f0c51c10a16897470ea Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Mon, 8 May 2023 18:27:56 +0000 Subject: [PATCH] Update auto-generated docs and translations --- site/content/en/docs/contrib/tests.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/en/docs/contrib/tests.en.md b/site/content/en/docs/contrib/tests.en.md index 1d3ff3407dca..bdf6c26f5145 100644 --- a/site/content/en/docs/contrib/tests.en.md +++ b/site/content/en/docs/contrib/tests.en.md @@ -615,7 +615,7 @@ validates that profile list works with --no-kubernetes validates that minikube start with no args works. ## TestChangeNoneUser -tests to make sure the CHANGE_MINIKUBE_NONE_USER environemt variable is respected +tests to make sure the CHANGE_MINIKUBE_NONE_USER environment variable is respected and changes the minikube file permissions from root to the correct user. ## TestPause