Skip to content

Commit

Permalink
Add load path
Browse files Browse the repository at this point in the history
  • Loading branch information
frankieroberto committed Aug 31, 2023
1 parent aa19f48 commit 9d29139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions govuk_rspec_helpers.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require_relative "lib/govuk_rspec_helpers"
$LOAD_PATH.push File.expand_path("lib", __dir__)
require "govuk_rspec_helpers"

Gem::Specification.new do |spec|
spec.name = "govuk-rspec-helpers"
Expand Down

0 comments on commit 9d29139

Please sign in to comment.