Skip to content

Commit 5c10763

Browse files
committed
test: checkbox.test.tsx
1 parent 1af65b3 commit 5c10763

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/tests/components/ui/checkbox.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,5 @@ describe("Checkbox", (): void => {
9494
expect(root).toHaveAttribute("aria-label", "Custom Checkbox")
9595
})
9696
})
97+
9798
// endregion

0 commit comments

Comments
 (0)