mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-15 15:52:57 -04:00
`test_utils.py` is actually a file for testing some utils, not some utils for testing. Test helper functions and fixtures are better placed in conftest, and also means that we can use them in conftest.