yarn lint fix

This commit is contained in:
ogerly 2022-01-19 13:07:59 +01:00
parent 48b3f26a17
commit 0256ab937b

View File

@ -215,7 +215,6 @@ describe('Register', () => {
*/
describe('API calls when form is missing', () => {
it('has disabled submit button when missing checked box', () => {
beforeEach(() => {
wrapper.find('#registerFirstname').setValue('Max')