Please check if the PR fulfills these requirements:
[x] After these changes, the app was run and still works as expected
[ ] Tests for these changes were added (if applicable)
[X] All existing unit tests were run and still pass
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Adds new diagnostic code to list. Also fixes a lingering unit test issue
Additional Notes:
Manually checked in the frontend that L23 works as a diagnostic code now. Unit tests all pass after the change. E2E tests all pass. Npm run build works. Npm run lint passes (apart from a few intentionally skipped tests).
Please check if the PR fulfills these requirements:
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Adds new diagnostic code to list. Also fixes a lingering unit test issue
Additional Notes:
Manually checked in the frontend that L23 works as a diagnostic code now. Unit tests all pass after the change. E2E tests all pass. Npm run build works. Npm run lint passes (apart from a few intentionally skipped tests).