Add integration test for RecurringTransactionController.getAll()

Also adjust .gitignore to ignore financer.log* because of rotation
This commit is contained in:
2019-03-13 22:43:21 +01:00
parent a8d4d6682c
commit ab7fb15254
2 changed files with 50 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,2 @@
financer.log
financer.log*
.attach*