Skip to content

Commit 66b08b8

Browse files
committed
test: use numeric runtime frame fixture
1 parent a7894cc commit 66b08b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/suite/JUnitAnalyzer.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ java.lang.AssertionError
106106
at junit4.TestAnnotation.shouldFail(TestAnnotation.java:15)
107107
%TRACEE
108108
%TESTE 1,shouldFail(junit4.TestAnnotation)
109-
%RUNTIME20;`;
109+
%RUNTIME20`;
110110
const runnerContext: IRunTestContext = {
111111
isDebug: false,
112112
kind: TestKind.JUnit,

0 commit comments

Comments
 (0)