Merge pull request #12725 from wandji20/wb-OFN-12280

(Fix) chore(deps): bump invisible_captcha from 2.2.0 to 2.3.0
This commit is contained in:
Konrad
2024-08-06 15:04:38 +02:00
committed by GitHub
2 changed files with 5 additions and 3 deletions

View File

@@ -58,6 +58,8 @@ end
# Disable timestamp check for test environment
InvisibleCaptcha.timestamp_enabled = false
InvisibleCaptcha.spinner_enabled = false
RSpec.configure do |config|
# Remove this line if you're not using ActiveRecord or ActiveRecord fixtures
config.fixture_path = Rails.root.join('spec/fixtures').to_s