mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Rename 'generate create' commands to 'codegen' commands. woohooo.
--HG-- branch : dev
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Orchard.Tests.Modules.CodeGeneration.Commands {
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void CreateDataMigrationTestUnexistentFeature() {
|
||||
public void CreateDataMigrationTestNonExistentFeature() {
|
||||
CodeGenerationCommands codeGenerationCommands = new CodeGenerationCommands(_extensionManager,
|
||||
_schemaCommandGenerator);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user