Skip to content

Commit

Permalink
Update P2_NewCategory.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sofia-cantu authored Jun 14, 2024
1 parent 5860b79 commit 590cd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knowx/src/tests/phase2/P2_NewCategory.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ test("P2_NewCategory renders correctly", () => {
expect(button).toBeVisible()
})

// made by Sofia
// Vitest (Sofía Cantú A01571120)
test("P2_NewCategory handles input change", () => {
render(<P2_NewCategory />)

Expand Down

0 comments on commit 590cd2c

Please sign in to comment.