We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957079d commit 0733d45Copy full SHA for 0733d45
tests/ValidateTest.php
@@ -6,7 +6,7 @@
6
use JPush\Model as M;
7
use JPush\JPushClient;
8
9
-class PushTest extends PHPUnit_Framework_TestCase {
+class ValidateTest extends PHPUnit_Framework_TestCase {
10
public $appKey = "dd1066407b044738b6479275";
11
public $masterSecret = '2b38ce69b1de2a7fa95706ea';
12
public $alert = "JPush Test - alert";
0 commit comments