Skip to content

Commit

Permalink
Update P3_CompareButton.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sofia-cantu authored Jun 14, 2024
1 parent 1192d22 commit 5860b79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion knowx/src/tests/phase3/P3_CompareButton.test.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// made by ozner
// Vitest (Ozner Leyva A01742377)

import { render, screen } from "@testing-library/react"
import { expect, test, vi } from "vitest"
import P3_CompareButton from "@/components/Phase3/P3_CompareButton"
Expand Down

0 comments on commit 5860b79

Please sign in to comment.