mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +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")
|
Logf("Finished")
|
||||||
}
|
}
|
||||||
default:
|
default:
|
||||||
Logf("Unknown ouptut type: %v. Skipping.", printType)
|
Logf("Unknown output type: %v. Skipping.", printType)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user