From b77c07297cca1828e911849289ded8c12efeedf2 Mon Sep 17 00:00:00 2001 From: Krinkle Date: Sun, 16 Jun 2024 18:48:41 +0000 Subject: [PATCH] Build commit fccaa4f3f1536c5a2cc93c4376503abb60e4e7b2 --- api/config/autostart/index.html | 4 ++-- feed.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/config/autostart/index.html b/api/config/autostart/index.html index 7bf54694b..d1964f82c 100644 --- a/api/config/autostart/index.html +++ b/api/config/autostart/index.html @@ -103,9 +103,9 @@

Error: Unexpected test after runEnd

If you load test files asynchronously, make sure to disable autostart and call QUnit.start() accordingly.

-

If you encounter this error unrelated to autostart, it might be that you’re dynamically registering a new QUnit.test from inside a hook or event callback towards the end of the test run, such as hooks.after() or QUnit.done(). It is recommended to define dynamic tests via QUnit.begin() instead. (#1663)

+

If you encounter this error unrelated to autostart, it might be that you’re dynamically registering a new QUnit.test from inside a hook or event callback towards the end of the test run, such as hooks.after() or QUnit.done(). It is recommended to define dynamic tests via QUnit.begin() instead. (#1663)

-

To report global errors from a plugin or other integration layer, consider calling QUnit.onUncaughtException() instead.

+

To report global errors from a plugin or other integration layer, consider calling QUnit.onUncaughtException() instead.

ESM Dynamic imports

diff --git a/feed.xml b/feed.xml index 9d8e38f8c..0b854768e 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -Jekyll2024-06-12T22:33:44+00:00https://qunitjs.com/feed.xmlQUnitThe powerful, easy-to-use JavaScript testing framework. \ No newline at end of file +Jekyll2024-06-16T18:48:38+00:00https://qunitjs.com/feed.xmlQUnitThe powerful, easy-to-use JavaScript testing framework. \ No newline at end of file