chore: trigger vercel
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
// import { mount } from '@vue/test-utils'
|
// import { mount } from '@vue/test-utils'
|
||||||
// import { describe, expect, it, vi } from 'vitest'
|
// import { describe, expect, it, vi } from 'vitest'
|
||||||
|
import { describe } from 'vitest'
|
||||||
// import { createTestingPinia } from '@pinia/testing'
|
// import { createTestingPinia } from '@pinia/testing'
|
||||||
// import ChooseFood from '../src/components/ChooseFood.vue'
|
// import ChooseFood from '../src/components/ChooseFood.vue'
|
||||||
// import { useRecipeStore } from '~/stores/recipe'
|
// import { useRecipeStore } from '~/stores/recipe'
|
||||||
|
|
||||||
// describe('ChooseFood.vue', () => {
|
describe('ChooseFood.vue', () => {
|
||||||
// it('should render', async () => {
|
// it('should render', async () => {
|
||||||
// const pinia = createTestingPinia({
|
// const pinia = createTestingPinia({
|
||||||
// createSpy: vi.fn,
|
// createSpy: vi.fn,
|
||||||
@@ -56,4 +57,4 @@
|
|||||||
|
|
||||||
// // expect(wrapper.text()).toContain('0')
|
// // expect(wrapper.text()).toContain('0')
|
||||||
// })
|
// })
|
||||||
// })
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user