docs(README): update JDK documentation link (#7744)

This commit is contained in:
Raymond Berger
2022-01-26 05:11:33 -05:00
committed by GitHub
parent 6c417e4901
commit 0650bb4680

View File

@@ -70,7 +70,7 @@ Swagger UI Version | Release Date | OpenAPI Spec compatibility | Notes
##### Integration Tests ##### Integration Tests
You will need JDK of version 7 or higher as instructed here You will need JDK of version 7 or higher as instructed here
https://nightwatchjs.org/gettingstarted/#selenium-server-setup https://nightwatchjs.org/guide/getting-started/installation.html#install-selenium-server
Integration tests can be run locally with `npm run e2e` - be sure you aren't running a dev server when testing! Integration tests can be run locally with `npm run e2e` - be sure you aren't running a dev server when testing!