From 1d624c10b4a6b97ac254bcefffa91058556075d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82=C4=99biowski-Owczarek?= Date: Mon, 21 Oct 2019 19:02:22 +0200 Subject: [PATCH] Tests: Stop using jQuery.find in tests This prepares us for possibly hiding jQuery.find in jQuery 4.0. Closes gh-4517 --- test/data/selector/mixed_sort.html | 2 +- test/unit/selector.js | 216 ++++++++++++++--------------- 2 files changed, 109 insertions(+), 109 deletions(-) diff --git a/test/data/selector/mixed_sort.html b/test/data/selector/mixed_sort.html index 919b8ca66..03d6d79ef 100644 --- a/test/data/selector/mixed_sort.html +++ b/test/data/selector/mixed_sort.html @@ -11,7 +11,7 @@