Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
action
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
action
Commits
c2091cd1
Commit
c2091cd1
authored
1 year ago
by
Andrey Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3425554
by andypost: Fix tests
parent
3093943c
No related branches found
No related tags found
1 merge request
!1
Fix tests #3425554
Pipeline
#110990
passed with warnings
1 year ago
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
action.info.yml
+1
-1
1 addition, 1 deletion
action.info.yml
tests/action_form_ajax_test/action_form_ajax_test.info.yml
+1
-1
1 addition, 1 deletion
tests/action_form_ajax_test/action_form_ajax_test.info.yml
with
2 additions
and
2 deletions
action.info.yml
+
1
−
1
View file @
c2091cd1
...
...
@@ -2,5 +2,5 @@ name: Actions UI
type
:
module
description
:
'
Allows
configuration
of
tasks
to
be
executed
in
response
to
events.'
package
:
Core
core_version_requirement
:
'
>
=
10.
3
'
core_version_requirement
:
'
>10.
2
'
configure
:
entity.action.collection
This diff is collapsed.
Click to expand it.
tests/action_form_ajax_test/action_form_ajax_test.info.yml
+
1
−
1
View file @
c2091cd1
...
...
@@ -2,5 +2,5 @@ name: action_form_ajax_test
type
:
module
description
:
'
module
used
for
testing
ajax
in
action
config
entity
forms.'
package
:
Core
version
:
VERSION
core_
version
_requirement
:
'
>10.2'
hidden
:
true
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