|
@@ -49,8 +49,7 @@ class TestRefill extends TestCase
|
|
|
{
|
|
|
global $config;
|
|
|
$providers = new refill\bjb\RefillPhone([]);
|
|
|
- $resp = $providers->add(18500608333,4,50,['order_sn' => '350662047177951119']);
|
|
|
-
|
|
|
+ $resp = $providers->add(18500608333,4,50,['order_sn' => '350662047177951150']);
|
|
|
}
|
|
|
|
|
|
public function testRefillPhone()
|