Commit c9be3478 authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'vs-fix-eslint-error' into 'master'

Fix eslint error to make the master green

See merge request gitlab-org/gitlab!53543
parents 6c6eb96a 9e85ab64
import { GlModal } from '@gitlab/ui';
import { stubComponent } from 'helpers/stub_component';
import { shallowMount } from '@vue/test-utils';
import { nextTick } from 'vue';
import { stubComponent } from 'helpers/stub_component';
import CaptchaModal from '~/captcha/captcha_modal.vue';
import { initRecaptchaScript } from '~/captcha/init_recaptcha_script';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment