mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 04:14:03 +00:00
Try to fix Call to undef. method Redis::connect()
This commit is contained in:
parent
be8968b832
commit
0ca435262b
3 changed files with 3 additions and 4 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</testsuites>
|
||||
<filter>
|
||||
<whitelist processUncoveredFilesFromWhitelist="true">
|
||||
<directory suffix=".php">./app</directory>
|
||||
<directory suffix=".php">./src</directory>
|
||||
</whitelist>
|
||||
</filter>
|
||||
<php>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue