Remove test paths to umbraco_client - makes no sense to test for this path as it no longer exists
This commit is contained in:
@@ -67,8 +67,6 @@ namespace Umbraco.Tests.Configurations
|
||||
Assert.IsTrue(globalSettings.IsReservedPathOrUrl(url));
|
||||
}
|
||||
|
||||
[TestCase("/umbraco_client/Tree/treeIcons.css")]
|
||||
[TestCase("/umbraco_client/Tree/Themes/umbraco/style.css")]
|
||||
[TestCase("/base/somebasehandler")]
|
||||
[TestCase("/")]
|
||||
[TestCase("/home.aspx")]
|
||||
|
||||
Reference in New Issue
Block a user