fix ci

This commit is contained in:
afc163 2019-08-28 16:10:42 +08:00 committed by 偏右
parent 4a5f3353ec
commit 06be298a5c

View File

@ -273,7 +273,7 @@ describe('Anchor Render', () => {
expect(wrapper.instance().state.activeLink).toBe('#API2');
});
it('Anchor targetOffset prop', async () => {
it('Anchor targetOffset prop', () => {
jest.useFakeTimers();
let dateNowMock;