mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-06 02:12:12 -05:00
The removal of the process_type argument was causing a couple of the method calls to break since they were still sending in the argument. This commit fixes that and updates the corresponding tests as well. h/t @terrazoon for uncovering the touchpoints originally! Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>