mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-02 22:33:52 +00:00
fix typos in if statememnt in /test/e2e_node
This commit is contained in:
@@ -30,7 +30,7 @@ import (
|
||||
// from NAS parallel benchmark (NPB) suite.
|
||||
type npbISWorkload struct{}
|
||||
|
||||
// Ensure npbISWorkload implemets NodePerfWorkload interface.
|
||||
// Ensure npbISWorkload implements NodePerfWorkload interface.
|
||||
var _ NodePerfWorkload = &npbISWorkload{}
|
||||
|
||||
func (w npbISWorkload) Name() string {
|
||||
|
||||
Reference in New Issue
Block a user