mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
fix typo in test log message
This commit is contained in:
parent
b5c12d10b8
commit
f28cc156fc
@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user