mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 19:34:27 -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?