From 232fe3bafad09ac8fe0270cd5d09ff6b47bee76c Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Wed, 29 Sep 2021 17:22:17 +0200 Subject: Tests: Load the TestSwarm listener via HTTPS --- tests/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/index.html') diff --git a/tests/index.html b/tests/index.html index 89323d61a..d1465c192 100644 --- a/tests/index.html +++ b/tests/index.html @@ -18,7 +18,7 @@

Unit tests 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 TestSwarm + The unit tests are also run on TestSwarm for every commit.

Visual Tests

-- cgit v1.2.3