Skip to content

Commit 774cc15

Browse files
author
Andrii Kirmas
committed
#29 Comment
1 parent 07a2847 commit 774cc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bem.core.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ describe("optioning", () => {
9191
))
9292

9393
it("set another", () => {
94-
//TODO test bem wit another options
94+
//TODO #29 test bem with not default options
9595
const opts: BemOptions = {
9696
elementDelimiter: "_",
9797
modDelimiter: "-",

0 commit comments

Comments
 (0)