mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 17:43:00 -05:00
fix tests
This commit is contained in:
@@ -84,7 +84,7 @@ suite('AIAdapter', () => {
|
||||
});
|
||||
|
||||
teardown(() => {
|
||||
return adapter.flush();
|
||||
adapter.flush();
|
||||
});
|
||||
|
||||
test('Simple event', () => {
|
||||
|
||||
Reference in New Issue
Block a user