]> source.dussan.org Git - jquery.git/commit
Tests: Align `:has` selector tests with `3.x-stable`
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 29 May 2024 16:32:59 +0000 (18:32 +0200)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 16:32:59 +0000 (18:32 +0200)
commitf2d9fde5f34c83a098fa2074ed808311086d9d23
tree8645e1a22267ca756c27e80630512456235ad076
parentfa73e2f1b25304c93006dd45b6cba24f663e2ae7
Tests: Align `:has` selector tests with `3.x-stable`

Consistently use `assert.selectInFixture` instead of prepending the selector
with `#qunit-fixture ` manually.

Closes gh-5498
Ref gh-5497
test/unit/selector.js