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