Skip to content

Commit 26a994f

Browse files
committed
Remove trailing newline in EvaluatorRunnerTest file
1 parent 0acbb84 commit 26a994f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Evaluation/Runner/EvaluatorRunnerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,3 @@ public function evaluate(mixed $output, array $datasetItem): void
6868
$this->assert(new StringContains($datasetItem['expected']), $output);
6969
}
7070
}
71-

0 commit comments

Comments
 (0)