Update sinon to 5.0.7
This commit is contained in:
parent
bf0ec249b6
commit
35ab573bc5
3 changed files with 1210 additions and 1147 deletions
|
@ -235,7 +235,7 @@ describe('TimelinePanel', function() {
|
|||
|
||||
// now, if we update the events, there shouldn't be any
|
||||
// more requests.
|
||||
client.paginateEventTimeline.reset();
|
||||
client.paginateEventTimeline.resetHistory();
|
||||
panel.forceUpdate();
|
||||
expect(messagePanel.props.backPaginating).toBe(false);
|
||||
setTimeout(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue