Skip to content

Commit 65cbd04

Browse files
committed
Align test name
1 parent b333572 commit 65cbd04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/operator/staticpod/certsyncpod/certsync_controller_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ func TestWriteFiles(t *testing.T) {
110110

111111
testCases := []testCase{
112112
{
113-
name: "create target directory",
113+
name: "target directory does not exist",
114114
newFS: newRealFS,
115115
directoryData: nil,
116116
objectData: map[string][]byte{

0 commit comments

Comments
 (0)