Skip to content
Snippets Groups Projects
Commit da47f20a authored by Kamil Trzcinski's avatar Kamil Trzcinski
Browse files

Fix Knapsack report generation for Spinach

parent 7303de91
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -13,7 +13,7 @@ require_relative 'rerun'
 
if ENV['CI']
require 'knapsack'
Knapsack::Adapters::RSpecAdapter.bind
Knapsack::Adapters::SpinachAdapter.bind
end
 
%w(select2_helper test_env repo_helpers).each do |f|
Loading
Loading
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