Tests: Fix titles of jquery-patch.js tests

The pages were erroneously titled after "Form Reset Mixin".

Closes gh-2308
This commit is contained in:
Michał Gołębiowski-Owczarek 2024-10-25 23:46:00 +02:00 committed by GitHub
parent e399092c3e
commit ebdcd0d866
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery UI Form Reset Mixin Test Suite</title>
<title>jQuery UI Legacy jQuery Core patches Test Suite</title>
<script src="../../../external/jquery/jquery.js"></script>

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery UI Form Reset Mixin Test Suite</title>
<title>jQuery UI Legacy jQuery Core patches Test Suite</title>
<script src="../../../external/requirejs/require.js"></script>
<script src="../../lib/css.js"></script>