fix tests

This commit is contained in:
Sandeep Somavarapu
2019-07-24 11:19:14 +02:00
parent 92f31bf748
commit dec442e9ec

View File

@@ -84,7 +84,7 @@ suite('AIAdapter', () => {
});
teardown(() => {
return adapter.flush();
adapter.flush();
});
test('Simple event', () => {