Project

General

Profile

« Previous | Next » 

Revision 6d2cf88b

Added by Justin Sherrill almost 6 years ago

Fixes #23904 - store unique content per org

View differences:

test/services/product_content_finder_test.rb
content = FactoryBot.create(:katello_content,
name: repo.name,
label: repo.label,
organization_id: repo.product.organization_id,
cp_content_id: repo.content_id)
FactoryBot.create(:katello_product_content, content: content, product: @product1)

Also available in: Unified diff