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