Skip to content

Commit a251831

Browse files
joseaclcsatib02
authored andcommitted
Fixed syntax in e2e test
Signed-off-by: Jose Antonio Cortes <[email protected]>
1 parent ce9a660 commit a251831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/fluentd-aggregator/fluentd_aggregator_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ func TestFluentdAggregator_ConfigChecks(t *testing.T) {
329329
SecurityContext: &corev1.SecurityContext{
330330
ReadOnlyRootFilesystem: true,
331331
},
332-
}
332+
},
333333
},
334334
},
335335
}

0 commit comments

Comments
 (0)