Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
migrate_process_html
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
migrate_process_html
Commits
473c20da
Commit
473c20da
authored
1 year ago
by
Daniel Lobo
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into 1.0.x
parents
2f745a67
82ae31cc
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
migrate_process_html.info.yml
+1
-1
1 addition, 1 deletion
migrate_process_html.info.yml
tests/src/Functional/LoadTest.php
+1
-1
1 addition, 1 deletion
tests/src/Functional/LoadTest.php
with
2 additions
and
2 deletions
migrate_process_html.info.yml
+
1
−
1
View file @
473c20da
...
@@ -2,7 +2,7 @@ name: 'Migrate Process HTML'
...
@@ -2,7 +2,7 @@ name: 'Migrate Process HTML'
type
:
module
type
:
module
description
:
'
Migrate
Process
HTML
allows
a
url
to
be
fetched
and
then
rendered
as
a
HTML
string'
description
:
'
Migrate
Process
HTML
allows
a
url
to
be
fetched
and
then
rendered
as
a
HTML
string'
core
:
8.x
core
:
8.x
version
:
1.0.
0
version
:
1.0.
1
core_version_requirement
:
^8 || ^9 || ^10
core_version_requirement
:
^8 || ^9 || ^10
package
:
'
Migration'
package
:
'
Migration'
dependencies
:
dependencies
:
...
...
This diff is collapsed.
Click to expand it.
tests/src/Functional/LoadTest.php
+
1
−
1
View file @
473c20da
...
@@ -17,7 +17,7 @@ class LoadTest extends BrowserTestBase {
...
@@ -17,7 +17,7 @@ class LoadTest extends BrowserTestBase {
*
*
* @var array
* @var array
*/
*/
p
ublic
static
$modules
=
[
'migrate_process_html'
];
p
rotected
static
$modules
=
[
'migrate_process_html'
];
/**
/**
* A user with permission to administer site configuration.
* A user with permission to administer site configuration.
...
...
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