mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-15 19:01:04 -04:00
There’s no need to request the page once for each message on it. Quicker to load the page once and then loop through the messages. Still need this as an integration test because it’s testing the ordering and threading of the message.