Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 42640e5

Browse files
committed
fix(test): update tests for tbale component
1 parent 6269c72 commit 42640e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/c-table/tests/c-table.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import {
88
CTd,
99
CTfoot,
1010
} from "../src"
11+
import { render, testA11y } from "../../test-utils"
1112

1213
describe("Table", () => {
1314
it("should pass a11y test", async () => {

0 commit comments

Comments
 (0)