1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

clear testing-library/no-unnecessary-act console.error eslint

This commit is contained in:
Enzo Vezzaro 2022-06-03 06:33:09 -04:00
parent e6b03408be
commit 20546dea3a

View File

@ -13,6 +13,8 @@ test('render AssetList with arc', async () => {
chainIds: config.chainIds,
accountId: '0x491AECC4b3d690a4D7027A385499fd04fE50b796'
}
// TODO: remove eslint rule (testing-library/no-unnecessary-act) and solve act issue
// eslint-disable-next-line testing-library/no-unnecessary-act
await act(async () => {
render(
<UrqlClientProvider>