Skip to content

Commit 4ccec3f

Browse files
committed
Accidental line break
1 parent 13bc552 commit 4ccec3f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/integration/pusher/trigger.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,7 @@ describe("Pusher with encryptionMasterKey", function() {
366366
pusher = new Pusher({
367367
appId: 1234,
368368
key: "f00d",
369-
secret:
370-
"beef",
369+
secret: "beef",
371370
encryptionMasterKeyBase64: testMasterKey
372371
});
373372
nock.disableNetConnect();

0 commit comments

Comments
 (0)