Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorcy committed Aug 25, 2023
1 parent a571f26 commit c8eaba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/rails_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
require 'capybara-screenshot/rspec'
require 'active_fedora/cleaner'
require 'selenium-webdriver'
require 'webdrivers' unless ENV['IN_DOCKER'].present? || ENV['HUB_URL'].present?
#require 'webdrivers' unless ENV['IN_DOCKER'].present? || ENV['HUB_URL'].present?

# Add additional requires below this line. Rails is not loaded until this point!

Expand Down

0 comments on commit c8eaba5

Please sign in to comment.