set gem_path

Signed-off-by: Sathish <sbabu@progress.com>
This commit is contained in:
Sathish 2024-10-07 16:20:08 +05:30
parent f12f45d54d
commit 9d11a042b7
No known key found for this signature in database
GPG key ID: EA8EF429CCD1070E

View file

@ -14,4 +14,5 @@ depends:
# Note that path makes this a local install, bypassing source
# To test with actual gem install, comment out this next line.
# (You'll also need to make the inspec-test-resources gem available via your gem sources)
path: test/fixtures/plugins/inspec-test-resources/lib/inspec-test-resources.rb
# path: test/fixtures/plugins/inspec-test-resources/lib/inspec-test-resources.rb
gem_path: test/fixtures/plugins/inspec-test-resources/inspec-test-resources-0.2.1.gem