Skip to content

Commit f15d1ad

Browse files
committed
Merge remote-tracking branch 'origin/next_major' into next_major
2 parents 0164015 + ab09ba4 commit f15d1ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/Pest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
|
4040
*/
4141

42-
include_once 'TestHelpers.php';
42+
include_once 'TestHelpers.php';

tests/TestHelpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ function mockShouldNotHaveCalledGenerateMethod(array $shouldNotHaveCalledGenerat
4040
}
4141

4242
return $mockedObjects;
43-
}
43+
}

0 commit comments

Comments
 (0)