Skip to content

Commit

Permalink
test description edit
Browse files Browse the repository at this point in the history
  • Loading branch information
joshri authored and yiannistri committed Jul 27, 2023
1 parent ea5f7f1 commit cdb5487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/server/sync_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ func TestSync(t *testing.T) {
},
reconcilable: fluxsync.ImageRepositoryAdapter{ImageRepository: ir},
}, {
name: "image update automation no source",
name: "image update automation",
msg: &pb.SyncFluxObjectRequest{
Objects: []*pb.ObjectRef{{ClusterName: "Default",
Kind: imgautomationv1.ImageUpdateAutomationKind}},
Expand Down

0 comments on commit cdb5487

Please sign in to comment.