Skip to content

Commit

Permalink
Merge branch 'blacklight_advanced_and_range' into adventist_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Oct 1, 2023
2 parents 49ce124 + 691dda7 commit 1e1d5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/tasks/rake_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

require 'rake'
load Rails.root.join('app/models/site.rb')
load Rails.root.join('app', 'models', 'site.rb')

RSpec.describe "Rake tasks" do
before(:all) do
Expand Down

0 comments on commit 1e1d5f4

Please sign in to comment.