Project

General

Profile

« Previous | Next » 

Revision 1a6e85fa

Added by Ivan Necas about 10 years ago

Extract adding content view version to environment into Dynflow

View differences:

test/models/content_view_filter_test.rb
class ContentViewFilterTest < ActiveSupport::TestCase
def self.before_suite
models = ["Organization", "KTEnvironment", "User", "ContentViewFilter",
models = ["Organization", "KTEnvironment", "User", "ContentViewFilter", "ContentViewVersion",
"ContentViewEnvironment", "ContentView", "Product", "Repository"]
disable_glue_layers(["Candlepin", "Pulp", "ElasticSearch"], models, true)
end

Also available in: Unified diff