summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-09 12:32:51 -0700
committerGitHub <noreply@github.com>2020-09-09 12:32:51 -0700
commit5b3a62258e2dfbabbe8dce38b66557bad3ee4093 (patch)
tree8bfee646ff2697463f1a632e331bdd96fe746f26
parent941da22b44f5bbd3bf3ccf6b6b507791763ca191 (diff)
downloadmixlib-log-5b3a62258e2dfbabbe8dce38b66557bad3ee4093.tar.gz
Update spec/spec_helper.rb chefstyle
Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
-rw-r--r--spec/spec_helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index e48f1af..b787403 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -18,7 +18,6 @@
#
$TESTING = true
-$:.push File.join(__dir__, "..", "lib")
require "rspec"
require "mixlib/log"