mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
fix typo in test log message
This commit is contained in:
@@ -194,7 +194,7 @@ func (f *Framework) afterEach() {
|
||||
Logf("Finished")
|
||||
}
|
||||
default:
|
||||
Logf("Unknown ouptut type: %v. Skipping.", printType)
|
||||
Logf("Unknown output type: %v. Skipping.", printType)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user