mirror of
https://github.com/pestphp/pest.git
synced 2026-04-20 22:20:17 +02:00
style: apply fixes from PHP-CS-Fixer
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
test('visual snapshot of test suite on success', function () {
|
||||
$testsPath = dirname(__DIR__);
|
||||
$snapshot = implode(DIRECTORY_SEPARATOR, [
|
||||
$snapshot = implode(DIRECTORY_SEPARATOR, [
|
||||
$testsPath,
|
||||
'.snapshots',
|
||||
'success.txt',
|
||||
|
||||
Reference in New Issue
Block a user