mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
feat(presets): reworks code
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
use Pest\Expectation;
|
||||
|
||||
arch()->preset()->base()->ignoring([
|
||||
arch()->preset()->php()->ignoring([
|
||||
Expectation::class,
|
||||
'debug_backtrace',
|
||||
'var_export',
|
||||
|
||||
Reference in New Issue
Block a user