OpenOversight icon indicating copy to clipboard operation
OpenOversight copied to clipboard

Refactor `test_utils.py` for dryness

Open McEileen opened this issue 5 years ago • 0 comments

In test_utils.py, several tests repeat this line of code department = OpenOversight.app.models.Department.query.first() refactor for dryness.

McEileen avatar Mar 12 '19 19:03 McEileen