Skip to content

Commit 57855a3

Browse files
committed
Add async to verify the change works
Async will run all the tests twice failing if the prior change was not implemented.
1 parent dbb7c94 commit 57855a3

File tree

2 files changed

+1660
-1642
lines changed

2 files changed

+1660
-1642
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"dependencies": {
4444
"@google-cloud/promisify": "^3.0.0",
4545
"arrify": "^2.0.1",
46+
"async": "^3.2.4",
4647
"concat-stream": "^2.0.0",
4748
"extend": "^3.0.2",
4849
"google-gax": "^3.5.2",

0 commit comments

Comments
 (0)