mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-28 00:09:56 -07:00
Added all the old test things.
This commit is contained in:
+6
-10
@@ -9,14 +9,10 @@ settings:
|
||||
colors: true
|
||||
memory_limit: 1024M
|
||||
modules:
|
||||
config:
|
||||
config:
|
||||
coverage:
|
||||
enabled: true
|
||||
remote: false
|
||||
whitelist:
|
||||
include:
|
||||
- app/controllers/*
|
||||
- app/models/*
|
||||
- app/lib/FireflyIII/*
|
||||
exclude:
|
||||
- app/controllers/BaseController.php
|
||||
enabled: true
|
||||
remote: false
|
||||
whitelist:
|
||||
include:
|
||||
- app/*
|
||||
Reference in New Issue
Block a user