Undo dummy change
This commit is contained in:
parent
c1ccd66ad0
commit
c7150ccc42
|
|
@ -70,7 +70,6 @@ export class TestInfoImpl implements TestInfo {
|
|||
readonly _tracing: TestTracing;
|
||||
readonly _floatingPromiseScope: FloatingPromiseScope = new FloatingPromiseScope();
|
||||
|
||||
|
||||
_wasInterrupted = false;
|
||||
_lastStepId = 0;
|
||||
private readonly _requireFile: string;
|
||||
|
|
|
|||
Loading…
Reference in a new issue