Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
Signed-off-by: Akintayo A. Olusegun <[email protected]>
  • Loading branch information
segun committed Jul 15, 2022
1 parent 66a5c3b commit 58d1022
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ describe('AdvancedTab Component', () => {
.find('label')
.props().children,
).toStrictEqual('_restore');
});
});

it('should update autoLockTimeLimit', () => {
setAutoLockTimeLimitSpy = sinon.spy();
Expand Down

0 comments on commit 58d1022

Please sign in to comment.