mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-29 10:44:58 -04:00
These tests were assigning something to a variable, then immediately returning that variable. Why not just return the thing itself?
These tests were assigning something to a variable, then immediately returning that variable. Why not just return the thing itself?