Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 03f4b97

Browse files
authored
Change e2e tests to use native Promises (#201)
PR-URL: #201
1 parent dbff4dc commit 03f4b97

File tree

3 files changed

+357
-306
lines changed

3 files changed

+357
-306
lines changed

test/e2e/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"license": "Apache-2.0",
1111
"dependencies": {
1212
"lodash": "^3.9.3",
13-
"q": "^1.4.1",
1413
"semver": "^5.3.0"
1514
}
1615
}

0 commit comments

Comments
 (0)