瀏覽代碼

ajout des nouveaux env de test"

opentalent 1 年之前
父節點
當前提交
e79f6513a2
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/Commands/SetupEnvCommand.php

+ 4 - 0
src/Commands/SetupEnvCommand.php

@@ -31,6 +31,10 @@ class SetupEnvCommand extends Command
         'test3' => '.env.test3',
         'test4' => '.env.test4',
         'test5' => '.env.test5',
+        'test6' => '.env.test6',
+        'test7' => '.env.test7',
+        'test8' => '.env.test8',
+        'test9' => '.env.test9',
         'ci' => '.env.staging',
     ];