mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-17 11:46:30 -04:00
This syntax makes it clearer what is being tested here, because it’s unusual to see a decorator being manually called with function as its first argument. It’s also consistent with how the later tests in this file are written.