casing of local db instance name

This commit is contained in:
Bjarke Berg
2021-03-22 13:18:11 +01:00
parent 95724e24f4
commit 6b79ef18bc

View File

@@ -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;Database=Cypress;Integrated Security=true
jobs:
- job: Windows_Acceptance_tests
displayName: Windows