Skip to content

Commit

Permalink
fix upload test
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Oct 10, 2017
1 parent 190bebd commit 8feaf83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/upload/__tests__/uploadlist.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ describe('Upload List', () => {
},
});
await delay(100);
wrapper.update();
expect(wrapper.render()).toMatchSnapshot();
});
});

0 comments on commit 8feaf83

Please sign in to comment.