snapshot/lib/snapshot/error_handler.rb in fastlane-2.74.0.beta.20180106010004 vs snapshot/lib/snapshot/error_handler.rb in fastlane-2.74.0.beta.20180107010004
- old
+ new
@@ -1,4 +1,6 @@
+require_relative 'module'
+
module Snapshot
class ErrorHandler
class << self
# @param [Array] The output of the errored build (line by line)
# This method should raise an exception in any case, as the return code indicated a failed build