Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
consent_manager
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
consent_manager
Merge requests
!7
Issue
#3420391
by dench0: Fix test failures
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3420391
by dench0: Fix test failures
issue/consent_manager-3420391:3420391-fix-test-failures
into
2.0.x
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Denis K****
requested to merge
issue/consent_manager-3420391:3420391-fix-test-failures
into
2.0.x
1 year ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Closes
#3420391
0
0
Merge request reports
Compare
2.0.x
version 1
72c2a759
1 year ago
2.0.x (base)
and
latest version
latest version
72c2a759
1 commit,
1 year ago
version 1
72c2a759
1 commit,
1 year ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
tests/src/Functional/LoadTest.php
+
1
−
1
Options
@@ -34,7 +34,7 @@ class LoadTest extends BrowserTestBase {
/**
* {@inheritdoc}
*/
protected
$defaultTheme
=
'sta
ble
'
;
protected
$defaultTheme
=
'sta
rk
'
;
/**
* {@inheritdoc}
Loading