Skip to content

Commit 6648887

Browse files
style(analytics): add JSDoc module header to captureException test file
1 parent 596fae0 commit 6648887

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/services/tests/analytics.captureException.unit.tests.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* Module dependencies.
3+
*/
14
import { jest, beforeEach, afterEach, describe, test, expect } from '@jest/globals';
25

36
describe('Analytics captureException():', () => {

0 commit comments

Comments
 (0)