it('renders App Component', () => { const context = { utils: DateFnsUtils }; const wrapper = shallow(<App/>, { context }); expect(wrapper.find(App)).
確定! 回上一頁