**Using SQLite3**
System check identified no issues (0 silenced).
01-26 01:55:30 views:health [INFO] 177:Health AnonymousUser
..
----------------------------------------------------------------------
Ran 2 tests in 0.143s
OK
Were docs updated if needed?
[ ] No
[ ] Yes
[x] N/A
Type of change
[X] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
Signed-off-by: Kevin Ruiz jkevincodes@gmail.com
Contributes to #146
What did you do?
Fix health endpoint test
Why did you do it?
Test was broken
How have you tested it?
Run test locally
Were docs updated if needed?
Type of change
Checklist: