Commit 86e0fa24 authored by ='s avatar =

test

parent 95b9e313
......@@ -2,9 +2,3 @@
var expect = require('chai').expect;
var OneSignal = require('../lib');
\ No newline at end of file
// first we need to create a client
var myClient = new OneSignal.Client({
userAuthKey: 'XXXXXX',
app: { appAuthKey: 'XXXXX', appId: 'XXXXX' }
});
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment