Home
last modified time | relevance | path

Searched refs:skipReason (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/tests/Parsing/Markdown/
H A DGfmSpecTest.php42 public function testExample(string $md, string $expected, ?string $skipReason): void argument
44 if ($skipReason !== null) {
45 $this->markTestSkipped($skipReason);