camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.03k stars 1.53k forks source link

Remove protractor from the pom/package.json file/README #4472

Open gbetances089 opened 3 days ago

gbetances089 commented 3 days ago

Acceptance Criteria (Required on creation)

pom file - remove the execution steps to run the protractor tests.

README - remove the text on how to run the protractor tests.

package.json - ran npm uninstall -D protractor to remove protractor package/node_modules files and also deleted the script.

Hints

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-bpm-platform-ee/pull/957