Skip to content

Commit

Permalink
Update P1_SearchResult.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sofia-cantu authored Jun 14, 2024
1 parent f809c3b commit 2c78d3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions knowx/src/tests/phase1/P1_SearchResult.test.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// made by ozner

// Vitest (Ozner Leyva A01742377)
import { render, screen, fireEvent } from "@testing-library/react"
import { expect, test, vi } from "vitest"
import P1_SearchResult from "@/components/Phase1/P1_SearchResult"
Expand Down

0 comments on commit 2c78d3a

Please sign in to comment.