fix build after merge

This commit is contained in:
Shannon
2020-03-13 11:17:16 +11:00
parent 6c4acfca31
commit a01b06fc64

View File

@@ -45,5 +45,7 @@ namespace Umbraco.Tests.Integration.Infrastructure
public string DatabaseFactoryServerVersion => throw new System.NotImplementedException();
public string MainDomLock => throw new System.NotImplementedException();
public string NoNodesViewPath => throw new System.NotImplementedException();
}
}