Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jsonapi_extras-3435832
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
jsonapi_extras-3435832
Commits
25e30226
Commit
25e30226
authored
Mar 25, 2024
by
Gaurav Manerkar
Browse files
Options
Downloads
Patches
Plain Diff
Fixed module dependency error in Kernel test
parent
2c1ed084
No related branches found
Tags
previous/3435832-fixed-errors-reported/2024-03-25-1
No related merge requests found
Pipeline
#128452
failed
Mar 25, 2024
Stage: build
Stage: validate
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/src/Kernel/Controller/EntityResourceTest.php
+1
-0
1 addition, 0 deletions
tests/src/Kernel/Controller/EntityResourceTest.php
with
1 addition
and
0 deletions
tests/src/Kernel/Controller/EntityResourceTest.php
+
1
−
0
View file @
25e30226
...
...
@@ -30,6 +30,7 @@ class EntityResourceTest extends KernelTestBase {
* {@inheritdoc}
*/
protected
static
$modules
=
[
'file'
,
'node'
,
'jsonapi'
,
'serialization'
,
...
...
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
sign in
to comment