IDEMSInternational / open-app-builder

PLH App Frontend
GNU General Public License v3.0
5 stars 24 forks source link

test: fix issue with e2e-data parse script #2305

Closed jfmcquade closed 2 months ago

jfmcquade commented 2 months ago

PR Checklist

Description

Fixes an issue with e2e-data parse script, introduced by #2299.

From the comment at the top of the file .github/workflows/deprecated/test-e2e.yml, I don't believe this script is actually in use, and so likely does not been to be maintained. However, this issue was throwing an error when running yarn ng test and as this fix was simple it seems desirable to add it for now.

Git Issues

Closes #

Screenshots/Videos

Error thrown when running yarn ng test --include src/app/shared/components/template/services/template-variables.service.spec.ts, no longer thrown on this feature branch

Screenshot 2024-04-29 at 12 46 14