diff --git a/tests/Arch.php b/tests/Arch.php index 9b73f809..7e1d0552 100644 --- a/tests/Arch.php +++ b/tests/Arch.php @@ -19,6 +19,7 @@ arch()->preset()->security()->ignoring([ 'exec', 'unserialize', 'extract', + 'assert', ]); arch('globals')