Skip to content

Commit

Permalink
reference in require_relative
Browse files Browse the repository at this point in the history
  • Loading branch information
mccalluc committed Dec 19, 2022
1 parent 1cb726b commit dd6a274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/diff_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require_relative "../../app/lib/diff"
require_relative "../../app/lib/simple_diff"

RSpec.describe SimpleDiff do
it "handles complete change" do
Expand Down

0 comments on commit dd6a274

Please sign in to comment.