diff --git a/cmd/flux/testdata/diff-kustomization/diff-with-drifted-service.golden b/cmd/flux/testdata/diff-kustomization/diff-with-drifted-service.golden
index d65e5968e426c4d05d61db99db59b1c5d7d402d5..6ddd393346d14ac065398756e5fa7489c92e28f1 100644
--- a/cmd/flux/testdata/diff-kustomization/diff-with-drifted-service.golden
+++ b/cmd/flux/testdata/diff-kustomization/diff-with-drifted-service.golden
@@ -2,11 +2,6 @@
 â–º HorizontalPodAutoscaler/default/podinfo created
 â–º Service/default/podinfo drifted
 
-spec.ports
-  ⇆ order changed
-    - http, grpc
-    + grpc, http
-
 spec.ports.http.port
   ± value change
     - 9899