fix: update test

This commit is contained in:
Ahmad Abdolsaheb
2019-10-22 13:42:22 +03:00
committed by Mrugesh Mohapatra
parent 2352c0b1d9
commit 1606502784

View File

@ -19,7 +19,8 @@ const baseProps = {
nodes: mockChallengeNodes,
toggleBlock: () => {},
toggleSuperBlock: () => {},
resetExpansion: () => {}
resetExpansion: () => {},
isSignedIn: true
};
// set .scrollTo to avoid errors in default test environment