mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-03 20:56:21 +00:00
Added newlines to files.
This commit is contained in:
2
tests/_output/.gitignore
vendored
2
tests/_output/.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
!.gitignore
|
||||
|
||||
@@ -9,4 +9,4 @@ modules:
|
||||
enabled:
|
||||
- PhpBrowser:
|
||||
url: http://localhost/myapp
|
||||
- \Helper\Acceptance
|
||||
- \Helper\Acceptance
|
||||
|
||||
@@ -8,4 +8,4 @@ class_name: FunctionalTester
|
||||
modules:
|
||||
enabled:
|
||||
# add framework module here
|
||||
- \Helper\Functional
|
||||
- \Helper\Functional
|
||||
|
||||
@@ -7,4 +7,4 @@ modules:
|
||||
enabled:
|
||||
- Laravel5
|
||||
- Asserts
|
||||
- \Helper\Unit
|
||||
- \Helper\Unit
|
||||
|
||||
Reference in New Issue
Block a user