Skip to content
Snippets Groups Projects
Commit 3fcd160c authored by Malin Haugland Høli's avatar Malin Haugland Høli
Browse files

refactor: :white_check_mark: Update name on test

parent e927c989
No related branches found
No related tags found
3 merge requests!66Final merge,!17Navbar component,!4Pipeline fix
Pipeline #277831 failed
import { describe, expect, it } from 'vitest'
import { mount } from '@vue/test-utils'
import ButtonComponent from '@/components/ButtonAddGoalOrChallange.vue' // Adjust the import path as needed.
import ButtonComponent from '@/components/ButtonAddGoalOrChallenge.vue'
describe('ButtonComponent', () => {
it('renders correctly', () => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment