Skip to content

Commit 15d18d7

Browse files
jsafranehongkailiu
andauthored
Update pkg/operator/deploymentcontroller/deployment_controller_test.go
Co-authored-by: Hongkai Liu <[email protected]>
1 parent ff13816 commit 15d18d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/operator/deploymentcontroller/deployment_controller_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ func TestSync(t *testing.T) {
552552
},
553553
},
554554
{
555-
// Deployment is fully deployed and its status is synced to CR
555+
// Deployment is fully deployed with a missing pod and its status is synced to CR
556556
name: "pod missing after fully deployed",
557557
initialObjects: testObjects{
558558
deployment: makeDeployment(

0 commit comments

Comments
 (0)