From f03b298f14960bef37d0bddea45be90748971c95 Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Wed, 9 Nov 2022 09:35:34 -0800 Subject: [PATCH] Fix Integration tests --- azure-pipelines-integration-dartlab.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines-integration-dartlab.yml b/azure-pipelines-integration-dartlab.yml index dcb6ce65f7..60a7246250 100644 --- a/azure-pipelines-integration-dartlab.yml +++ b/azure-pipelines-integration-dartlab.yml @@ -17,9 +17,9 @@ resources: name: DartLab.Templates ref: main - repository: RazorMirror - endpoint: dnceng/internal dotnet-razor-tooling + endpoint: dnceng/internal dotnet-razor type: git - name: internal/dotnet-razor-tooling + name: internal/dotnet-razor ref: $(Build.SourceBranch) trigger: - main