feat: stabilize test steps API (#13400)

This commit is contained in:
David Sherret 2022-01-18 15:02:56 -05:00 committed by GitHub
parent ce52bfc59c
commit 0f3a53e5d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 38 additions and 81 deletions

View file

@ -214,9 +214,6 @@ delete Object.prototype.__proto__;
runtimeOptions.v8Version,
runtimeOptions.tsVersion,
);
if (runtimeOptions.unstableFlag) {
internals.enableTestSteps();
}
build.setBuildInfo(runtimeOptions.target);
util.setLogDebug(runtimeOptions.debugFlag, source);
const prepareStackTrace = core.createPrepareStackTrace(