Upgrade Ava to v4
This commit is contained in:
parent
9a40cc5274
commit
ce89f1b611
1153 changed files with 27264 additions and 95308 deletions
5
node_modules/ava/lib/worker/state.cjs
generated
vendored
Normal file
5
node_modules/ava/lib/worker/state.cjs
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
'use strict';
|
||||
exports.flags = {loadedMain: false};
|
||||
exports.refs = {runnerChain: null};
|
||||
exports.sharedWorkerTeardowns = [];
|
||||
exports.waitForReady = [];
|
||||
Loading…
Add table
Add a link
Reference in a new issue