Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
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
drupal
Merge requests
!4882
Issue
#3389839
: Mark some more tests #slow
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue
#3389839
: Mark some more tests #slow
issue/drupal-3389839:3389839-mark-some-more
into
11.x
Overview
0
Commits
11
Pipelines
9
Changes
64
Closed
catch
requested to merge
issue/drupal-3389839:3389839-mark-some-more
into
11.x
1 year ago
Overview
0
Commits
11
Pipelines
9
Changes
64
Expand
0
0
Merge request reports
Compare
11.x
version 8
e3c9ed70
1 year ago
version 7
d4b9c4d7
1 year ago
version 6
946319ca
1 year ago
version 5
256e7837
1 year ago
version 4
00ddff33
1 year ago
version 3
aece8687
1 year ago
version 2
81000518
1 year ago
version 1
1f27b1fa
1 year ago
11.x (base)
and
latest version
latest version
399158eb
11 commits,
1 year ago
version 8
e3c9ed70
11 commits,
1 year ago
version 7
d4b9c4d7
10 commits,
1 year ago
version 6
946319ca
9 commits,
1 year ago
version 5
256e7837
6 commits,
1 year ago
version 4
00ddff33
5 commits,
1 year ago
version 3
aece8687
3 commits,
1 year ago
version 2
81000518
2 commits,
1 year ago
version 1
1f27b1fa
1 commit,
1 year ago
64 files
+
64
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
64
Search (e.g. *.vue) (Ctrl+P)
core/modules/ckeditor5/tests/src/Functional/Update/CKEditor5UpdateImageToolbarItemTest.php
+
1
−
0
Options
@@ -16,6 +16,7 @@
* Tests the update path for the CKEditor 5 image toolbar item.
*
* @group Update
* @group #slow
*/
class
CKEditor5UpdateImageToolbarItemTest
extends
UpdatePathTestBase
{
Loading