From 4632cea947b06dd2a61a912d6bde887a3c908a99 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Mon, 24 Nov 2025 23:24:57 +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 46f008998b40..2a30e393376d 100644 --- a/site/content/en/docs/contrib/tests.en.md +++ b/site/content/en/docs/contrib/tests.en.md @@ -736,7 +736,7 @@ makes sure no left over left after deleting a profile such as containers or volu makes sure paused clusters show up in minikube status correctly ## TestPreload -verifies the preload tarballs get pulled in properly by minikube +verifies that disabling the initial preload, pulling a specific image, and restarting the cluster preserves the image across restarts. ## TestScheduledStopWindows tests the schedule stop functionality on Windows