Please check if your PR fulfills the following requirements:
[x] Tests for the changes have been added (for bug fixes/features)
[x] Docs have been added/updated (for bug fixes/features)
[x] Both workspaces were tested Angular and Nx (for bug fixes/features)
What is the current behavior?
Issue Number: N/A
What is the new behavior?
This fixes the e2e tests that are currently failing. No misfunction was detected when running the automation test (npx nx create-nx-workspace ngx-deploy-npm), so that suggests the e2e tests are failing due to some misconfiguration on the Nx workspace.
PR Checklist
Please check if your PR fulfills the following requirements:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
This fixes the e2e tests that are currently failing. No misfunction was detected when running the automation test (
npx nx create-nx-workspace ngx-deploy-npm
), so that suggests the e2e tests are failing due to some misconfiguration on the Nx workspace.Does this PR introduce a breaking change?
Other information