spec/support/crashing_handler.rb in dispatch-rider-2.1.0 vs spec/support/crashing_handler.rb in dispatch-rider-2.2.0
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
class CrashingHandler < DispatchRider::Handlers::Base
def process(_params)