mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
These tests make sure the sub-categories shown when a category is selected are right but the comparison looked for a direct match between the labels for both types. This looks for the category label in the sub-category label instead, ie. 'Today at' in 'Today at 1pm'. ...instead of 'Today at' === 'Today at 1pm', which will always fail.