remove redundant lines

This commit is contained in:
2024-03-05 10:32:25 +03:30
parent e3ae2198c3
commit 71e4585843
2 changed files with 1 additions and 2 deletions

View File

@@ -18,7 +18,6 @@
</include>
</source>
<php>
<env name="APP_ENV" value="testing"/>
<env name="BCRYPT_ROUNDS" value="4"/>
<env name="CACHE_DRIVER" value="array"/>