mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-16 16:34:47 -05:00
The 'New alert' button was being tested in the same tests as the tests for the page content for the broadcast dashboards. Now that you only see the button if you have the `create_broadcasts` permission, this adds a new test just for the button so that the test for the page content can be used for both broadcast permissions.