Skip to content

Commit 6cb85e8

Browse files
fix: remove unnecessary empty space as per lint
1 parent 6ef9773 commit 6cb85e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kustomize/commands/edit/add/configmap_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ func TestEditAddConfigMapWithFileSource(t *testing.T) {
306306

307307
for _, tc := range testCases {
308308
t.Run(tc.name, func(t *testing.T) {
309-
310309
fSys := filesys.MakeEmptyDirInMemory()
311310
testutils_test.WriteTestKustomization(fSys)
312311

0 commit comments

Comments
 (0)