We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0083c2b commit 35693a4Copy full SHA for 35693a4
scripts/run-scenario.ts
@@ -189,5 +189,3 @@ child.on("exit", (code, signal) => {
189
process.exit(code ?? 1);
190
})();
191
});
192
-
193
0 commit comments