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.
2 parents aa293fb + fcf015a commit 446a29aCopy full SHA for 446a29a
src/test/java/cn/jpush/api/BaseTest.java
@@ -5,7 +5,7 @@
5
public abstract class BaseTest {
6
7
protected static final String APP_KEY = "d4ee2375846bc30fa51334f5";
8
- protected static final String MASTER_SECRET = "1bdab6d2cb99727cf768cc9c";
+ protected static final String MASTER_SECRET = "cfb11ca45888cdd6388483f5";
9
protected static final String GROUP_MASTER_SECRET = "b11314807507e2bcfdeebe2e";
10
protected static final String GROUP_PUSH_KEY = "2c88a01e073a0fe4fc7b167c";
11
0 commit comments