Skip to content

Commit 73a242e

Browse files
test: modernize mocha config (#270)
1 parent 6817e4e commit 73a242e

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"enable-source-maps": true,
3+
"throw-deprecation": true,
4+
"timeout": 10000
5+
}

packages/google-cloud-kms/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"linkinator": "^1.5.0",
5454
"mocha": "^7.0.0",
5555
"c8": "^7.0.0",
56-
"power-assert": "^1.6.0",
5756
"prettier": "^1.13.7"
5857
}
5958
}

packages/google-cloud-kms/test/mocha.opts

-2
This file was deleted.

0 commit comments

Comments
 (0)