Skip to content

Commit b938290

Browse files
committed
cleanup
1 parent 58e9068 commit b938290

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

tests/Rules/PHPUnit/DataProviderDataRuleTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public function testRule(): void
5959
public static function getAdditionalConfigFiles(): array
6060
{
6161
return [
62-
__DIR__ . '/data-provider-data.neon',
62+
__DIR__ . '/../../../extension.neon',
6363
];
6464
}
6565
}

tests/Rules/PHPUnit/data-provider-data.neon

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)