Skip to content

Commit 2c0c2e2

Browse files
committed
Test comment
1 parent 1ea157b commit 2c0c2e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/analytics/src/errors.ts

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
import { ErrorFactory, ErrorMap } from '@firebase/util';
1919

20+
// Test
2021
export const enum AnalyticsError {
2122
ALREADY_EXISTS = 'already-exists',
2223
ALREADY_INITIALIZED = 'already-initialized',

0 commit comments

Comments
 (0)