mirror of
https://github.com/usatiuk/EggbotWireless.git
synced 2025-10-26 16:57:48 +01:00
setup a web app
This commit is contained in:
4
App/src/setupTests.ts
Normal file
4
App/src/setupTests.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import * as Enzyme from "enzyme";
|
||||
import * as Adapter from "enzyme-adapter-react-16";
|
||||
|
||||
Enzyme.configure({ adapter: new Adapter() });
|
||||
Reference in New Issue
Block a user