Skip to content

Commit 1db55f6

Browse files
authored
Merge pull request #11305 from daehyeok/docs
Update docs for missing integration test
2 parents 501d51e + 184aaad commit 1db55f6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

site/content/en/docs/contrib/tests.en.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ validateConfigCmd asserts basic "config" command functionality
139139
#### validateLogsCmd
140140
validateLogsCmd asserts basic "logs" command functionality
141141

142+
#### validateLogsFileCmd
143+
validateLogsFileCmd asserts "logs --file" command functionality
144+
142145
#### validateProfileCmd
143146
validateProfileCmd asserts "profile" command functionality
144147

@@ -354,4 +357,4 @@ TestKubernetesUpgrade upgrades Kubernetes from oldest to newest
354357
## TestMissingContainerUpgrade
355358
TestMissingContainerUpgrade tests a Docker upgrade where the underlying container is missing
356359

357-
TEST COUNT: 113
360+
TEST COUNT: 114

0 commit comments

Comments
 (0)