Skip to content

Commit c9509a4

Browse files
committed
Update test/rules/no-ai-emphasis-patterns.test.ts
1 parent 8663e4a commit c9509a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/rules/no-ai-emphasis-patterns.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tester.run("no-ai-emphasis-patterns", noAiEmphasisPatterns, {
3030
// 見出し内太字(通常のテキストとして)
3131
"# 通常の見出し",
3232
"## 太字なしの見出し",
33-
33+
3434
// 見出し内太字検出を無効化
3535
{
3636
text: "# **太字の見出し**",

0 commit comments

Comments
 (0)