mirror of
https://github.com/inspec/inspec
synced 2024-11-10 23:24:18 +00:00
fix description with colon
This commit is contained in:
parent
4ea5a0bf97
commit
7155ca8f45
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
require 'helper'
|
||||
require 'vulcano/resource'
|
||||
|
||||
describe 'Vulcano:Resources::Service' do
|
||||
describe 'Vulcano::Resources::Service' do
|
||||
describe 'service' do
|
||||
|
||||
# TODO: make OS dependent
|
||||
|
|
Loading…
Reference in a new issue