Closed sweptsquash closed 9 months ago
Follow up PR to https://github.com/Sti3bas/laravel-scout-array-driver/pull/17 that fixes PHPUnit randomly throwing Fatal Error after all tests are completed. Due to not calling of TestCase parent::tearDown in ArrayEngineTest.
parent::tearDown
ArrayEngineTest
Follow up PR to https://github.com/Sti3bas/laravel-scout-array-driver/pull/17 that fixes PHPUnit randomly throwing Fatal Error after all tests are completed. Due to not calling of TestCase
parent::tearDown
inArrayEngineTest
.