Skip to content

Commit c6415c2

Browse files
committed
pest
1 parent 94683f5 commit c6415c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/PhpDriverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
$subDrivers
194194
);
195195

196-
expect($subDriversKeys)->tobe([
196+
expect($subDriversKeys)->toEqualCanonicalizing([
197197
$driver->storage->path($this->formatPath('en/')),
198198
$driver->storage->path($this->formatPath('fr/')),
199199
$driver->storage->path($this->formatPath('package/')),

0 commit comments

Comments
 (0)