소스 검색

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