No more IE11

This commit is contained in:
Ron
2020-01-21 17:30:09 -07:00
committed by GitHub
parent e8a451a4cb
commit 553d48a0ca

View File

@@ -65,7 +65,7 @@ https://nightwatchjs.org/gettingstarted/#selenium-server-setup
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!
### Browser support ### Browser support
Swagger UI works in the latest versions of Chrome, Safari, Firefox, Edge and IE11. Swagger UI works in the latest versions of Chrome, Safari, Firefox, and Edge.
### Known Issues ### Known Issues