Gab Social. All are welcome.
This commit is contained in:
7
app/javascript/gabsocial/test_setup.js
Normal file
7
app/javascript/gabsocial/test_setup.js
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
import { configure } from 'enzyme';
|
||||
import Adapter from 'enzyme-adapter-react-16';
|
||||
|
||||
const adapter = new Adapter();
|
||||
configure({ adapter });
|
||||
Reference in New Issue
Block a user