Skip to content

Commit

Permalink
fix: Remove autoload of non-existant file (#2234)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsupplee authored and jdpedrie committed Aug 8, 2019
1 parent 7567276 commit 2bb362e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Firestore/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@
"autoload-dev": {
"psr-4": {
"Google\\Cloud\\Firestore\\Tests\\": "tests"
},
"files": [
"tests/Conformance/FirestoreTestGpb.php"
]
}
}
}

0 comments on commit 2bb362e

Please sign in to comment.