stanley-king 3 năm trước cách đây
mục cha
commit
296472a02f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      test/TestRefillThird.php

+ 1 - 0
test/TestRefillThird.php

@@ -90,6 +90,7 @@ class TestRefillThird extends TestCase
             ];
 
             $ret = refill\util::push_add($params);
+            Log::record("push message",Log::DEBUG);
         }
         //docker-compose run phpcli php /var/www/html/phpunit-9.2.5.phar --filter "/(TestRefillThird::testPushPhones)( .*)?$/" --test-suffix TestRefillThird.php /var/www/html/test
     }