stanley-king 3 년 전
부모
커밋
ae98d7562c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/TestCardInfo.php

+ 1 - 1
test/TestCardInfo.php

@@ -18,7 +18,7 @@ class TestCardInfo extends TestCase
         Base::run_util();
     }
 
-    //docker-compose -f ./docker-compose-dev.yml run phpcli php /var/www/html/phpunit-9.2.5.phar --filter "/(TestRefill::testImport)( .*)?$/" --test-suffix TestCardInfo.php /var/www/html/test
+    //docker-compose run phpcli php /var/www/html/phpunit-9.2.5.phar --filter "/(TestCardInfo::testImport)( .*)?$/" --test-suffix TestCardInfo.php /var/www/html/test
     public function testImport()
     {
         $import_hour = function ($end)