mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-07 18:07:03 -04:00
Some of the fixtures weren't needed so have been removed. I've also moved from using `client.post` to using `admin_request.post` which saves a bit of code too. Also one small assertion tidied up to make it a bit stronger regarding permissions.