mirror of
https://github.com/pestphp/pest.git
synced 2026-07-25 02:50:04 +02:00
feat(presets): reworks code
This commit is contained in:
+1
-1
@@ -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