Skip to content

Commit aba3d85

Browse files
committed
test: remove stale SDK-4388 comment
1 parent b48aae8 commit aba3d85

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,6 @@ describe('OneSignal', () => {
842842
expect(mockRNOneSignal.trackEvent).not.toHaveBeenCalled();
843843
});
844844

845-
// See SDK-4388
846845
describe('iOS null handling', () => {
847846
beforeEach(() => {
848847
mockPlatform.OS = 'ios';

0 commit comments

Comments
 (0)