Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jquery_update
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
jquery_update
Commits
57b1861c
Commit
57b1861c
authored
2 years ago
by
mustanggb
Committed by
Drew Webber
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3327465
by MustangGB, poker10: Fix broken tests
parent
d4d43bb5
No related branches found
No related tags found
1 merge request
!4
Issue #3327465: Fix broken tests
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
jquery_update.admin.inc
+2
-2
2 additions, 2 deletions
jquery_update.admin.inc
tests/jquery_update.test
+120
-90
120 additions, 90 deletions
tests/jquery_update.test
with
122 additions
and
92 deletions
jquery_update.admin.inc
+
2
−
2
View file @
57b1861c
...
...
@@ -11,8 +11,8 @@
define
(
'JQUERY_UPDATE_EXAMPLE_JQUERY_VERSION'
,
'3.6.1'
);
define
(
'JQUERY_UPDATE_EXAMPLE_JQUERYUI_VERSION'
,
'1.13.2'
);
define
(
'JQUERY_UPDATE_EXAMPLE_JQUERY_MIGRATE_VERSION'
,
'3.4.0'
);
define
(
'JQUERY_UPDATE_EXAMPLE_JQUERY_COOKIE_VERSION'
,
'
4.3.0
'
);
define
(
'JQUERY_UPDATE_EXAMPLE_JQUERY_FORM_VERSION'
,
'
1.4.1
'
);
define
(
'JQUERY_UPDATE_EXAMPLE_JQUERY_COOKIE_VERSION'
,
'
1.4.1
'
);
define
(
'JQUERY_UPDATE_EXAMPLE_JQUERY_FORM_VERSION'
,
'
4.3.0
'
);
/**
* Admin settings menu callback.
...
...
This diff is collapsed.
Click to expand it.
tests/jquery_update.test
+
120
−
90
View file @
57b1861c
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment