Skip to content

Commit 7a44cea

Browse files
authored
Update main.spec.js
1 parent 07f2dff commit 7a44cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/main.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ describe('RxGeofire', () => {
6565
});
6666

6767
describe('CollectionRef', () => {
68-
let ref: GeoFireCollectionRef;
68+
let ref: GeoFireCollectionRef<any>;
6969
let hash;
7070
let phx;
7171
beforeEach(() => {

0 commit comments

Comments
 (0)