Skip to content

Commit cd57f3b

Browse files
jturelehelms
authored andcommitted
Remove artemis related spec test
1 parent e354db6 commit cd57f3b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

spec/acceptance/katello_devel_spec.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,4 @@ class { 'katello_devel':
3030
describe port(443) do
3131
it { is_expected.to be_listening }
3232
end
33-
34-
describe file("/usr/share/tomcat/conf/cert-users.properties") do
35-
its(:content) { should eq("katelloUser=CN=#{fact('fqdn')}, OU=PUPPET, O=FOREMAN, ST=North Carolina, C=US\n") }
36-
end
3733
end

0 commit comments

Comments
 (0)