Skip to content

Commit

Permalink
Update InfoButton.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sofia-cantu authored Jun 14, 2024
1 parent d442f91 commit 8dcdf5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knowx/src/tests/informational/InfoButton.test.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// src/tests/informational/InfoButton.test.tsx

// made by Sofia
// Vitest (Sofía Cantú A01571120)
import { render, screen, fireEvent } from "@testing-library/react"
import InfoButton from "@/components/informational/InfoButton"
import { expect, vi } from "vitest"
Expand Down

0 comments on commit 8dcdf5d

Please sign in to comment.