Skip to content

Commit

Permalink
load isolated_execution_state in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
razumau committed Jan 7, 2025
1 parent 246605f commit 8efcebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/support/integration_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require "securerandom"
require "active_support/isolated_execution_state"

module IntegrationHelper
def self.included(klass)
Expand Down

0 comments on commit 8efcebe

Please sign in to comment.