forked from LaconicNetwork/kompose
Merge pull request #931 from hangyan/fix-typo-in-func-name
Fix typo in function name
This commit is contained in:
commit
ed9246d537
@ -268,7 +268,7 @@ func TestTransformWithPid(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestTransformWithInvaildPid(t *testing.T) {
|
||||
func TestTransformWithInvalidPid(t *testing.T) {
|
||||
// An example service
|
||||
service := kobject.ServiceConfig{
|
||||
ContainerName: "name",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user