mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
Fixing unit test
--HG-- branch : dev
This commit is contained in:
@@ -32,7 +32,6 @@ namespace Orchard.Tests.DisplayManagement.Descriptors {
|
||||
[Test]
|
||||
public void DefaultItemsContentTemplate() {
|
||||
VerifyShapeType("Views/Items", "Content", "Content");
|
||||
VerifyShapeType("Views", "Items.Content", "Content");
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
Reference in New Issue
Block a user