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