mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-14 18:30:15 -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?