mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-30 17:46:35 +00:00
(add order template mockup)
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
<directory suffix=".php">./app</directory>
|
||||
</whitelist>
|
||||
</filter>
|
||||
<groups>
|
||||
<exclude>
|
||||
<group>integration</group>
|
||||
</exclude>
|
||||
</groups>
|
||||
<php>
|
||||
<env name="APP_ENV" value="testing"/>
|
||||
<env name="CACHE_DRIVER" value="array"/>
|
||||
|
||||
Reference in New Issue
Block a user