Update docs for missing integration test

pull/11305/head
Daehyeok Mun 2021-05-05 22:21:22 -07:00
parent 01a701874c
commit 184aaad4c7
1 changed files with 4 additions and 1 deletions

View File

@ -139,6 +139,9 @@ validateConfigCmd asserts basic "config" command functionality
#### validateLogsCmd
validateLogsCmd asserts basic "logs" command functionality
#### validateLogsFileCmd
validateLogsFileCmd asserts "logs --file" command functionality
#### validateProfileCmd
validateProfileCmd asserts "profile" command functionality
@ -354,4 +357,4 @@ TestKubernetesUpgrade upgrades Kubernetes from oldest to newest
## TestMissingContainerUpgrade
TestMissingContainerUpgrade tests a Docker upgrade where the underlying container is missing
TEST COUNT: 113
TEST COUNT: 114