Skip to content

Commit 79e3071

Browse files
committed
Merge remote-tracking branch 'origin/tomandersen/testImprovement' into tomandersen/testImprovement
2 parents 6a8a6d6 + ec0564b commit 79e3071

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/emulator-testing/firestore-test-runner.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ import * as path from 'path';
2626
import freePortFinder from 'find-free-port';
2727

2828
import { FirestoreEmulator } from './emulators/firestore-emulator';
29+
import {SpawnOptions} from "child_process";
2930

3031
function runTest(port: number, projectId: string, withPersistence: boolean) {
3132
const options = {

0 commit comments

Comments
 (0)