import React from 'react'; import { shallow } from 'enzyme'; import PayModal from '../PayModal';

describe('PayModal', () => { it('should render correctly', () => { const wrapper = shallow(); expect(wrapper).toMatchSnapshot(); }); });


原文地址: http://www.cveoy.top/t/topic/hAhM 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录