Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
forum
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
forum
Commits
a1851378
Commit
a1851378
authored
1 year ago
by
Lee Rowlands
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3447475
by larowlan: Fix fails in HEAD (aka whack a mole)
parent
c6464fec
No related branches found
No related tags found
1 merge request
!17
Update counts
Pipeline
#173833
passed
1 year ago
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/src/Functional/migrate_drupal/d6/Upgrade6Test.php
+1
-1
1 addition, 1 deletion
tests/src/Functional/migrate_drupal/d6/Upgrade6Test.php
tests/src/Functional/migrate_drupal/d7/Upgrade7Test.php
+1
-1
1 addition, 1 deletion
tests/src/Functional/migrate_drupal/d7/Upgrade7Test.php
with
2 additions
and
2 deletions
tests/src/Functional/migrate_drupal/d6/Upgrade6Test.php
+
1
−
1
View file @
a1851378
...
...
@@ -62,7 +62,7 @@ class Upgrade6Test extends MigrateUpgradeExecuteTestBase {
fn
()
=>
27
,
),
'base_field_override'
=>
22
,
'block'
=>
33
,
'block'
=>
48
,
'block_content'
=>
1
,
'block_content_type'
=>
1
,
'comment'
=>
4
,
...
...
This diff is collapsed.
Click to expand it.
tests/src/Functional/migrate_drupal/d7/Upgrade7Test.php
+
1
−
1
View file @
a1851378
...
...
@@ -73,7 +73,7 @@ class Upgrade7Test extends MigrateUpgradeExecuteTestBase {
fn
()
=>
27
,
),
'base_field_override'
=>
3
,
'block'
=>
26
,
'block'
=>
41
,
'block_content'
=>
1
,
'block_content_type'
=>
1
,
'comment'
=>
0
,
...
...
This diff is collapsed.
Click to expand it.
Lee Rowlands
@larowlan
mentioned in merge request
!18 (merged)
·
1 year ago
mentioned in merge request
!18 (merged)
mentioned in merge request !18
Toggle commit list
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