Improved code coverage
All checks were successful
Production PR / QA Tests (pull_request) Successful in 43s
All checks were successful
Production PR / QA Tests (pull_request) Successful in 43s
This commit is contained in:
parent
ec8bc885fa
commit
935656df02
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { describe, expect, it, beforeEach } from "vitest";
|
||||
import { beforeEach, describe, expect, it } from "vitest";
|
||||
import { mount, type VueWrapper } from "@vue/test-utils";
|
||||
import IndexPage from "~/pages/index.vue";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue