Skip to content

Commit be3f9a6

Browse files
committed
Typo in ScrollUtils.test file
1 parent cceb463 commit be3f9a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utilities/scroll-utils.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
describe("ScrollUtils", () => {
2-
test.skip("TOOD: Backfill tests for issue https://github.com/AndcultureCode/AndcultureCode.JavaScript.Core/issues/26", () => {});
2+
test.skip("TODO: Backfill tests for issue https://github.com/AndcultureCode/AndcultureCode.JavaScript.Core/issues/26", () => {});
33
});

0 commit comments

Comments
 (0)