chore: update formating

This commit is contained in:
Adrien Raffin-Caboisse
2022-02-22 21:05:39 +01:00
parent 717250adb3
commit afd4a3706e
3 changed files with 9 additions and 4 deletions

View File

@@ -292,6 +292,7 @@ func TestNormalizeNamespaceName(t *testing.T) {
err,
tt.wantErr,
)
return
}
if got != tt.want {