Moving line
This commit is contained in:
parent
4d512bb1a2
commit
b2c124d2c2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { shallowMount } from '@vue/test-utils';
|
||||
import textboxQuestion from '@/digital-components/textbox-question/textbox-question.vue';
|
||||
import { useField, validate } from 'vee-validate';
|
||||
import textboxQuestion from '@/digital-components/textbox-question/textbox-question.vue';
|
||||
|
||||
// Mock CMS content
|
||||
const questionText = 'Question Text';
|
||||
|
|
|
|||
Loading…
Reference in a new issue