Skip to content

Commit

Permalink
Merge pull request #263 from scientist-softserv/update-submodule-ruby…
Browse files Browse the repository at this point in the history
…-saml-patch

⬆️ Update submodule
  • Loading branch information
bkiahstroud authored Sep 27, 2024
2 parents dac476a + 9e4d0a7 commit eb0a66b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ scratch.md
/coverage
file_cache/
.byebug_history

Gemfile.lock
2 changes: 1 addition & 1 deletion hyrax-webapp
Submodule hyrax-webapp updated 102 files
2 changes: 1 addition & 1 deletion spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

RSpec.configure do |config|
# Remove this line if you're not using ActiveRecord or ActiveRecord fixtures
config.fixture_path = "#{::Rails.root}/spec/fixtures"
config.fixture_path = Rails.root.join('spec', 'fixtures')

# They enable url_helpers not to throw error in Rspec system spec and request spec.
# config.include Rails.application.routes.url_helpers
Expand Down

0 comments on commit eb0a66b

Please sign in to comment.