mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
bugfix: add rspec core dsl to profile context
This commit is contained in:
parent
8b78b2c167
commit
c6cc45c28e
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
require 'vulcano/rule'
|
||||
require 'vulcano/dsl'
|
||||
require 'rspec/core/dsl'
|
||||
|
||||
module Vulcano
|
||||
class ProfileContext
|
||||
|
|
Loading…
Add table
Reference in a new issue