fixin.me/config/initializers/system_test_case.rb

4 lines
157 B
Ruby

ActiveSupport.on_load :action_dispatch_system_test_case do
prepend CoreExt::ActionDispatch::SystemTesting::TestHelpers::CustomScreenshotHelperUniqueId
end