Cookstyle 6.19.5 fixes

Depends-On: https://review.opendev.org/756168
Change-Id: I37569390af252c1270d7e98aa03c062519a46992
Signed-off-by: Lance Albertson <lance@osuosl.org>
This commit is contained in:
Lance Albertson 2020-10-05 17:06:01 -07:00
parent b1e81544e9
commit 89013931c2
5 changed files with 0 additions and 5 deletions

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
#
# Cookbook:: openstack-ops-messaging
# Recipe:: default

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
#
# Cookbook:: openstack-ops-messaging
# Recipe:: rabbitmq-server

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require_relative 'spec_helper'
describe 'openstack-ops-messaging::rabbitmq-server' do

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require_relative 'spec_helper'
describe 'openstack-ops-messaging::rabbitmq-server' do

View File

@ -1,4 +1,3 @@
# encoding: UTF-8
require 'chefspec'
require 'chefspec/berkshelf'