Skip to content
Snippets Groups Projects
Unverified Commit 70c8c044 authored by Stefan Prodan's avatar Stefan Prodan
Browse files

e2e: Fix Azure image update automation test

parent 29c0bb4c
No related branches found
No related tags found
No related merge requests found
......@@ -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,
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment