Skip to content
Snippets Groups Projects
Verified Commit 4aa610a6 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Force passwordstate to be required

Trying to figure out why tests are broken in CI
parent 46d5cea0
No related branches found
No related tags found
No related merge requests found
Pipeline #109631 passed
......@@ -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')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment