toBe($expectedHash); expect(true)->toBeTrue(); })->with(function () { foreach (BootOverrides::FILES as $hash => $file) { $path = implode(DIRECTORY_SEPARATOR, [ dirname(__DIR__, 2), 'vendor/phpunit/phpunit/src', $file, ]); yield $file => [$path, $hash]; } });