We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dffca53 commit 9731e3cCopy full SHA for 9731e3c
src/messaging/messaing.spec.ts renamed to src/messaging/messaging.spec.ts
src/root.spec.js
@@ -2,7 +2,7 @@
2
export * from './packages-dist/angularfire2.spec';
3
export * from './packages-dist/auth/auth.spec';
4
export * from './packages-dist/auth-guard/auth-guard.spec';
5
-export * from './packages-dist/analtyics/analtyics.spec';
+export * from './packages-dist/analytics/analytics.spec';
6
export * from './packages-dist/firestore/firestore.spec';
7
export * from './packages-dist/firestore/document/document.spec';
8
export * from './packages-dist/firestore/collection/collection.spec';
0 commit comments