Skip to content

Commit 70df10b

Browse files
Fix data set name
1 parent bd88917 commit 70df10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/Util/PHP/DefaultJobRunnerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public static function provider(): array
3434
EOT
3535
),
3636
],
37-
'output to stderr: yes' => [
37+
'output to stderr' => [
3838
new Result('', 'test'),
3939
new Job(
4040
<<<'EOT'

0 commit comments

Comments
 (0)