diff options
Diffstat (limited to 'tests/index.html')
-rw-r--r-- | tests/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/index.html b/tests/index.html index d1465c192..268cdf190 100644 --- a/tests/index.html +++ b/tests/index.html @@ -18,8 +18,7 @@ <p><a href="unit/index.html">Unit tests</a> exist for all functionality in jQuery UI. The unit tests can be run locally (some tests require a web server with PHP) to ensure proper functionality before committing changes. - The unit tests are also run on <a href="https://swarm.jquery.org/project/jqueryui">TestSwarm</a> - for every commit.</p> + The unit tests are also run in Chrome, Firefox, Edge, and Safari on every commit.</p> <h2>Visual Tests</h2> <p><a href="visual/index.html">Visual tests</a> only exist in cases where we can't verify proper functionality |