mirror of
https://github.com/jquery-validation/jquery-validation.git
synced 2025-12-24 12:13:59 +01:00
Update dependencies: Remove old jQuery versions, include new ones. Update QUnit and Form plugin.
This commit is contained in:
@@ -40,7 +40,7 @@ test("Constructor", function() {
|
||||
});
|
||||
|
||||
test("validate() without elements, with non-form elements", 0, function() {
|
||||
$("#doesn'texist").validate();
|
||||
$("#doesn-texist").validate();
|
||||
});
|
||||
|
||||
test("valid() plugin method", function() {
|
||||
|
||||
Reference in New Issue
Block a user