qEndpoint
qEndpoint copied to clipboard
Fix compliance tests
Issue resolved (if any): #
Description of this pull request:
Please check all the lines before posting the pull request:
- [ ] I've created tests for all my changes
- [ ] My pull request isn't fixing or changing multiple unlinked elements (please create one pull request for each element)
- [ ] I've applied the code formatter (
mvn formatter:formaton the backend,npm run formaton the frontend) before posting my pull request,mvn formatter:validateto validate the formatting on the backend,npm run validateon the frontend - [ ] All my commits have relevant names
- [ ] I've squashed my commits (if necessary)