Skip to content

Commit

Permalink
Fixes #14290 - Remove unneeded require (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
akofink committed Sep 23, 2016
1 parent 71e64a8 commit e42adc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/functional/content_view/create_test.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
require_relative '../test_helper'

# Workaround for issue #14289
require 'hammer_cli_katello/content_view_puppet_module'

describe 'content-view create' do
before do
@cmd = %w(content-view create)
Expand Down

0 comments on commit e42adc7

Please sign in to comment.