Makes sure we can have nightlies for non-pre-releases as well

This commit is contained in:
Sebastiaan Janssen
2015-07-07 10:12:34 +02:00
parent db030ffa31
commit b0ccb040a1
12 changed files with 27 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ namespace Umbraco.Tests.Routing
//create the module
_module = new UmbracoModule();
SettingsForTests.ConfigurationStatus = UmbracoVersion.GetSemanticVersion().ToString();
SettingsForTests.ConfigurationStatus = UmbracoVersion.GetSemanticVersion().ToSemanticString();
//SettingsForTests.ReservedPaths = "~/umbraco,~/install/";
//SettingsForTests.ReservedUrls = "~/config/splashes/booting.aspx,~/install/default.aspx,~/config/splashes/noNodes.aspx,~/VSEnterpriseHelper.axd";