Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Nov 14, 2024
1 parent 441392f commit 9743b4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ describe('test onesignal notification user api', () => {
const provider = new OneSignalPushProvider({
appId: 'test-app-id',
apiKey: 'test-key',
domain: 'externalId',
apiVersion: 'externalId',
});

const response = {
Expand Down

0 comments on commit 9743b4c

Please sign in to comment.