Skip to content

Commit e9a5399

Browse files
committed
test: 💍 fixed tests
1 parent bcb8a17 commit e9a5399

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/suite/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ export function run(): Promise<void> {
88
ui: 'tdd',
99
});
1010

11-
mocha.useColors(true);
12-
1311
const testsRoot = path.resolve(__dirname, '..');
1412

1513
return new Promise((c, e) => {

0 commit comments

Comments
 (0)