chore: add tests for all abortcontroller browser errors

This commit is contained in:
Joren Broekema 2021-02-04 12:46:00 +01:00 committed by jorenbroekema
parent cda7346dd3
commit c3e5a6596d

View file

@ -1,4 +1,4 @@
import { aTimeout, expect } from '@open-wc/testing';
import { expect } from '@open-wc/testing';
import { stub } from 'sinon';
import { AjaxClient, AjaxClientFetchError } from '@lion/ajax';