spatie / blender

The Laravel template used for our CMS like projects
https://freek.dev/on-open-sourcing-blender
876 stars 148 forks source link

Fix import class #525

Closed ilyar closed 5 years ago

ilyar commented 5 years ago

Fixed it:

PHPUnit 7.3.1 by Sebastian Bergmann and contributors.

............F..................................................  63 / 153 ( 41%)
............................................................... 126 / 153 ( 82%)
...........................                                     153 / 153 (100%)

Time: 9.36 seconds, Memory: 34.00MB

There was 1 failure:

1) Tests\Analysis\AnalysisTest::testReferences with data set "/home/ilyar/spdload/laravel-exaples/blender/tests/Analysis/../../app/Services/Navigation/Menu/FrontMenus.php" (SplFileInfo Object ())
Expected app\Models\Article to exist.
Failed asserting that false is true.
ilyar commented 5 years ago

@freekmurze I see travis failed and dusk disabled. Do you plan to fix it? How can I help?

spatie-bot commented 5 years ago

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.