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.):
Additional Notes:
Note: when I ran npm run lint it changed a bunch of stuff in unit test files. There's still a bunch of linting warnings, but we don't need to fix those right away.
Deployed the OpenShift change and the artifacts build succeeded. To adopt these changes in your local environment, please run npm i to install the new packages.
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.):
Additional Notes:
Note: when I ran
npm run lint
it changed a bunch of stuff in unit test files. There's still a bunch of linting warnings, but we don't need to fix those right away.