Update and resolves tests
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
cleanup,
|
||||
} from "../utils/test-utils";
|
||||
import { describe, test, expect, afterEach } from "vitest";
|
||||
import NumberedCards from "../../app/components/NumberedCards";
|
||||
import NumberedCards from "../../app/components/sections/NumberedCards";
|
||||
|
||||
afterEach(() => {
|
||||
cleanup();
|
||||
|
||||
Reference in New Issue
Block a user