mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-19 00:31:35 -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?