浏览代码

fix drone

Luciano Andrade 7 年之前
父节点
当前提交
9559280c23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/DoctrineMigrations/Version20180221174411.php

+ 1 - 1
app/DoctrineMigrations/Version20180221174411.php

@@ -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();