stanley-king před 3 roky
rodič
revize
187927a9e7
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      test/TestRefillThird.php

+ 3 - 0
test/TestRefillThird.php

@@ -91,6 +91,9 @@ class TestRefillThird extends TestCase
             ];
 
             $ret = refill\util::push_add($params);
+            $ret = refill\util::push_notify('baidu',$params);
+            $ret = refill\util::push_notify_merchant(1,true);
+
             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