Project

General

Profile

« Previous | Next » 

Revision edf88ad3

Added by Justin Sherrill about 10 years ago

fixes #4732 - adding puppet environment to dynflow CV publish and promote

View differences:

test/models/content_view_test.rb
end
def test_environment_content_view_env_destroy
ContentViewPuppetEnvironment.any_instance.stubs(:clear_content_indices)
env = @dev
cve = env.content_views.first.content_view_environments.where(:environment_id=>env.id).first
env.destroy

Also available in: Unified diff