Skip to content

Commit 9f4fb91

Browse files
authored
Refactor firestore int tests to be a private package (#218)
1 parent 3e78ff3 commit 9f4fb91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/firestore/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "firebase-firestore-integration-test",
33
"version": "1.0.0",
4+
"private": true,
45
"scripts": {
56
"pretest": "gulp compile-tests",
67
"test": "karma start --single-run"

0 commit comments

Comments
 (0)