diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 956bb1e40b..4c5108674d 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -112,7 +112,7 @@ stages: - name: Umbraco__CMS__Unattended__UnattendedUserPassword value: UmbracoAcceptance123! - name: ConnectionStrings__umbracoDbDSN - value: Server=(LocalDB)\\mssqllocaldb;Database=Cypress;Integrated Security=true + value: Server=(LocalDB)\\MSSQLLocalDB;Initial Catalog=Cypress;Integrated Security=true jobs: - job: Windows_Acceptance_tests displayName: Windows