mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-11 03:09:29 +00:00
Theia 18 hotfixes (#528)
* Restore monaco suggestion highlights * remove duplicated tabs on startup * fix rename and delete sketch * remove '.only(...)' in tests Co-authored-by: Alberto Iannaccone <a.iannaccone@arduino.cc>
This commit is contained in:
@@ -125,7 +125,7 @@ testLines.forEach((t) =>
|
||||
)
|
||||
);
|
||||
|
||||
describe.only('Monitor Utils', () => {
|
||||
describe('Monitor Utils', () => {
|
||||
beforeEach(() => {
|
||||
set(date);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user