<template>
^
SyntaxError: Unexpected token '<'
1 | const { shallowMount } = require('@vue/test-utils')
> 2 | const { Form } = require('../pages/form.vue')
| ^
3 |
4 | //import { shallowMount } from '@vue/test-utils'
5 | //import Form from './pages/form.vue'
at Runtime._execModule (node_modules/jest-runtime/build/index.js:1166:56)
at Object.<anonymous> (tests/index.test.js:2:18)
Test Suites: 1 failed, 1 passed, 2 total
Tests: 1 passed, 1 total
Snapshots: 0 total
Time: 6.919 s
подскажите, пожалуйста, как исправить?
для начала залей в песочницу, чтобы помогли, а то это нечитаемо
Обсуждают сегодня