add semicolon
This commit is contained in:
parent
bd4042802d
commit
350bf488da
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ function wrapOutput(context: TestContext) {
|
|||
context.testOutput += str;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
export function silenceDebugOutput(test: TestInterface<any>) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue