e2e: Fix Azure image update automation test

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
pull/2376/head
Stefan Prodan 3 years ago
parent 29c0bb4ce2
commit 70c8c0445c
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF

@ -483,7 +483,7 @@ func TestImageRepositoryACR(t *testing.T) {
Interval: metav1.Duration{
Duration: 1 * time.Minute,
},
SourceRef: automationv1beta1.SourceReference{
SourceRef: automationv1beta1.CrossNamespaceSourceReference{
Kind: "GitRepository",
Name: name,
},

Loading…
Cancel
Save