Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
foreman_passwordstate
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
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
LiU IT - Infrastructure
foreman_passwordstate
Commits
4aa610a6
Verified
Commit
4aa610a6
authored
1 year ago
by
Alexander Olofsson
Browse files
Options
Downloads
Patches
Plain Diff
Force passwordstate to be required
Trying to figure out why tests are broken in CI
parent
46d5cea0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#109631
passed
1 year ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/test_plugin_helper.rb
+1
-0
1 addition, 0 deletions
test/test_plugin_helper.rb
with
1 addition
and
0 deletions
test/test_plugin_helper.rb
+
1
−
0
View file @
4aa610a6
...
...
@@ -15,6 +15,7 @@ end
# This calls the main test_helper in Foreman-core
require
'test_helper'
require
'passwordstate'
# Add plugin to FactoryBot's paths
FactoryBot
.
definition_file_paths
<<
File
.
join
(
__dir__
,
'factories'
)
...
...
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