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