From 3f5edefc18b606fbb205de22d0286393714750e6 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Sun, 7 Mar 2021 00:41:50 +0000 Subject: [PATCH] test(rubocop): fix violation [skip ci] --- test/integration/default/controls/base.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/default/controls/base.rb b/test/integration/default/controls/base.rb index ec73d8b..05f2667 100644 --- a/test/integration/default/controls/base.rb +++ b/test/integration/default/controls/base.rb @@ -40,7 +40,6 @@ control 'logrotate-directory.file.directory' do end end - control 'logrotate.service.running' do title 'The service should be installed, enabled and running'