Skip to content

Commit

Permalink
Update spec/mixlib/log/formatter_spec.rb
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>

Co-authored-by: pete higgins <[email protected]>
  • Loading branch information
tas50 and phiggins authored Sep 9, 2020
1 parent 979a46f commit 941da22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/mixlib/log/formatter_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#

require "time" unless defined?(Time.zone_offset)
require File.expand_path(File.join(__dir__, "..", "..", "spec_helper"))
require "spec_helper"

RSpec.describe Mixlib::Log::Formatter do
before(:each) do
Expand Down

0 comments on commit 941da22

Please sign in to comment.