removing superfluous code

This commit is contained in:
Bram Vogelaar 2021-01-13 17:31:04 +01:00
parent ea3e115bd0
commit 44a4665782
No known key found for this signature in database
GPG key ID: 02374F82C00E4984
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,6 @@
require 'spec_helper'
describe 'hashi_stack::repo', type: 'class' do
describe 'hashi_stack::repo' do
on_supported_os.each do |os, os_facts|
context "on #{os}" do
let(:facts) { os_facts }