refactor: susun semula struktur folder — Laravel source ke src/
This commit is contained in:
7
vendor/laravel/boost/.ai/enforce-tests.blade.php
vendored
Normal file
7
vendor/laravel/boost/.ai/enforce-tests.blade.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
@php
|
||||
/** @var \Laravel\Boost\Install\GuidelineAssist $assist */
|
||||
@endphp
|
||||
# Test Enforcement
|
||||
|
||||
- Every change must be programmatically tested. Write a new test or update an existing test, then run the affected tests to make sure they pass.
|
||||
- Run the minimum number of tests needed to ensure code quality and speed. Use `{{ $assist->artisanCommand('test --compact') }}` with a specific filename or filter.
|
||||
Reference in New Issue
Block a user