mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 17:27:22 +01:00
release: 4.1.3
This commit is contained in:
@ -131,7 +131,7 @@ final readonly class Converter
|
||||
|
||||
// clean the paths of each frame.
|
||||
$frames = array_map(
|
||||
fn (string $frame): string => $this->toRelativePath($frame),
|
||||
$this->toRelativePath(...),
|
||||
$frames
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user