Skip to content

Commit

Permalink
test: Omission to correct test for dbb525f
Browse files Browse the repository at this point in the history
  • Loading branch information
k4a-l committed Dec 22, 2024
1 parent 6029810 commit fb10fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/features.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ describe("apply heading", () => {
beginning: {
ol: true,
ul: true,
userDefined: [String.raw`\+`],
userDefined: [String.raw`\+ `],
},
surrounding: {
bold: true,
Expand Down

0 comments on commit fb10fac

Please sign in to comment.