Skip to content

Commit 6bf10e8

Browse files
author
Devendra
committed
changing keys in tests
1 parent 4586b01 commit 6bf10e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/tests/qunit-tests.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1286,7 +1286,7 @@ pubnub_test_all('Encryption tests', function(config) {
12861286
})
12871287
var grant_channel = channel + '-grant';
12881288
var auth_key = "abcd";
1289-
var sub_key = 'sub-c-a478dd2a-c33d-11e2-883f-02ee2ddab7fe';
1289+
var sub_key = 'ds-pam';
12901290
var pubnub_pam = PUBNUB.init({
12911291
origin : 'pubsub.pubnub.com',
12921292
publish_key : 'ds-pam',

0 commit comments

Comments
 (0)