1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2024-09-19 20:20:35 +00:00

fixed spec context

This commit is contained in:
Max Wilhelm 2015-12-04 13:14:40 +01:00
parent 0723d2df21
commit fcdbee4903
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ describe 'fluentd::filter' do
}
let(:pre_condition) { 'include fluentd' }
context 'basic source' do
context 'basic filter' do
let(:title) { 'test' }
let(:params) do
{

View File

@ -11,7 +11,7 @@ describe 'fluentd::match' do
}
let(:pre_condition) { 'include fluentd' }
context 'basic source' do
context 'basic match' do
let(:title) { 'test' }
let(:params) do
{