Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit b0d4229

Browse files
Yuhei Oyamam-takagi
authored andcommitted
fix bold
1 parent a3ded69 commit b0d4229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code-coverage-analysis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ PHPUnit でこれを実現するには、
274274
}
275275
?>
276276
277-
あるテストが、*一切*メソッドをカバーしてはならないことも指定できます。
277+
あるテストが、*一切* メソッドをカバーしてはならないことも指定できます。
278278
そのために使うのが ``@coversNothing`` アノテーションです。
279279
(:ref:`appendixes.annotations.coversNothing` を参照ください)。
280280
これは、インテグレーションテストを書く際に

0 commit comments

Comments
 (0)