mirror of
https://github.com/coder/code-server.git
synced 2026-05-06 12:31:58 +02:00
chore(vscode): update to 1.55.2
This commit is contained in:
@@ -17,7 +17,7 @@ const Mocha = require('mocha');
|
||||
|
||||
let mocha = new Mocha({
|
||||
ui: 'tdd',
|
||||
useColors: true
|
||||
color: true
|
||||
});
|
||||
|
||||
exports.configure = function configure(opts) {
|
||||
|
||||
Reference in New Issue
Block a user