Align test suite name with others
This commit is contained in:
parent
61c136126f
commit
61a412ea77
@ -23,5 +23,5 @@ import (
|
||||
|
||||
func TestStatic(t *testing.T) {
|
||||
RegisterFailHandler(Fail)
|
||||
RunSpecs(t, "Static Suite")
|
||||
RunSpecs(t, "plugins/ipam/static")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user