fix: update test
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
2352c0b1d9
commit
1606502784
@ -19,7 +19,8 @@ const baseProps = {
|
||||
nodes: mockChallengeNodes,
|
||||
toggleBlock: () => {},
|
||||
toggleSuperBlock: () => {},
|
||||
resetExpansion: () => {}
|
||||
resetExpansion: () => {},
|
||||
isSignedIn: true
|
||||
};
|
||||
|
||||
// set .scrollTo to avoid errors in default test environment
|
||||
|
Reference in New Issue
Block a user