Skip to content

Commit 20862d9

Browse files
committed
Somehow these tests have been passing but shouldn't have been
Signed-off-by: John McCrae <john.mccrae@progress.com>
1 parent ae78d16 commit 20862d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/bk_tests/chef_zero-Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22

33
# Path is relative to this Gemfile location (scripts/bk_tests/)
44
# Go up 2 levels to repo root, then into oc-chef-pedant
5-
gemspec path: File.expand_path('../../oc-chef-pedant', __dir__)
5+
gem 'oc-chef-pedant', path: File.expand_path('../../oc-chef-pedant', __dir__)
66
# For debugging in dvm
77
gem 'pry'
88
gem 'pry-byebug'

0 commit comments

Comments
 (0)