|
@@ -56,7 +56,7 @@ class Version20180221174411 extends MigrationsBase
|
|
|
|
|
|
|
|
|
// this up() migration is auto-generated, please modify it to your needs
|
|
|
- $this->executeYaml(__DIR__ . "/Templates20180221174411/", "template-action-2018-02-26.yml");
|
|
|
+ $this->executeYaml(__DIR__ . "/Templates20180221174411", "template-action-2018-02-26.yml");
|
|
|
$this->showResult();
|
|
|
|
|
|
|