-
Kshitij Sobti authored
Add UI to browse and browse course structure and select the course/chapter/section... to generate a report of
bf6af13e
setupTests.js 153 B
import {configure} from 'enzyme';
import Adapter from 'enzyme-adapter-react-16';
configure({adapter: new Adapter()});
global.gettext = (text) => text;