Skip to content

Commit

Permalink
Build commit 8a6723f
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Mar 5, 2024
1 parent c05e7cf commit 9c74a26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions QUnit/load/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,8 @@ <h3 id="if-you-call-qunitload">If you call <code class="language-plaintext highl

<h3 id="karma-runner">Karma runner</h3>

<blockquote>
<p>QUnit.load is deprecated and will be removed in QUnit 3.0.</p>
</blockquote>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>QUnit.load is deprecated and will be removed in QUnit 3.0.
</code></pre></div></div>

<p>If you encounter this warning in Karma output, upgrade to <a href="https://github.com/karma-runner/karma-qunit">karma-qunit</a> 4.2.0 or later, which <a href="https://github.com/karma-runner/karma-qunit/pull/184">fixes</a> this warning.</p>

Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://api.qunitjs.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://api.qunitjs.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-03-05T00:13:43+00:00</updated><id>https://api.qunitjs.com/feed.xml</id><title type="html">QUnit</title><subtitle>The powerful, easy-to-use JavaScript testing framework.</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://api.qunitjs.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://api.qunitjs.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-03-05T02:10:08+00:00</updated><id>https://api.qunitjs.com/feed.xml</id><title type="html">QUnit</title><subtitle>The powerful, easy-to-use JavaScript testing framework.</subtitle></feed>

0 comments on commit 9c74a26

Please sign in to comment.