Skip to content

Commit 58c9009

Browse files
committed
fix: Remove smoke & added PULL_REQUEST_TEST
1 parent 6b6e254 commit 58c9009

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+7
-0
lines changed

.mocharc.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,10 @@ inline-diffs: true
77
async-only: true
88
parallel: true
99
jobs: 10
10+
recursive: true
11+
diff: true
12+
spec:
13+
- 'test/**/*.spec.js'
14+
- 'test/*.spec.js'
15+
extension:
16+
- js
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)