We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 065ab9a + 6b685f8 commit c6d74b0Copy full SHA for c6d74b0
packages/firestore/test/unit/specs/describe_spec.ts
@@ -26,7 +26,7 @@ import { SpecBuilder } from './spec_builder';
26
import { SpecStep } from './spec_test_runner';
27
28
import * as stringify from 'json-stable-stringify';
29
-import { Target, targetEquals, TargetImpl } from '../../../src/core/target';
+import { targetEquals, TargetImpl } from '../../../src/core/target';
30
31
// Disables all other tests; useful for debugging. Multiple tests can have
32
// this tag and they'll all be run (but all others won't).
0 commit comments