mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-12 13:19:50 -05:00
Add newlines.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
src_dir: .
|
||||
coverage_clover: storage/coverage/clover.xml
|
||||
json_path: storage/coverage/coveralls-upload.json
|
||||
json_path: storage/coverage/coveralls-upload.json
|
||||
|
||||
+1
-1
@@ -26,4 +26,4 @@ db.sqlite-journal
|
||||
tests/_output/*
|
||||
.env
|
||||
clover.xml
|
||||
node_modules/
|
||||
node_modules/
|
||||
|
||||
+1
-1
@@ -2,4 +2,4 @@ suites:
|
||||
main:
|
||||
namespace: FireflyIII
|
||||
psr4_prefix: FireflyIII
|
||||
src_path: app
|
||||
src_path: app
|
||||
|
||||
+1
-1
@@ -31,4 +31,4 @@
|
||||
<env name="SESSION_DRIVER" value="array"/>
|
||||
<env name="QUEUE_DRIVER" value="sync"/>
|
||||
</php>
|
||||
</phpunit>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user