Project

General

Profile

Download (155 Bytes) Statistics
| Branch: | Tag: | Revision:
require 'spec_helper'

describe 'foreman::plugin::templates' do
it 'should call the plugin' do
should contain_foreman__plugin('templates')
end
end
(7-7/10)