Sha256: 762e6e4a3212379ffa5f0ad1d63f871cae49792a5dd2e79cd562a5a1a0d87cbc

Contents?: true

Size: 277 Bytes

Versions: 4

Compression:

Stored size: 277 Bytes

Contents

$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)

# This module is only used to check the environment is currently a testing env
module SpecHelper
end

require 'fastlane' # to import the Action super class
require 'fastlane/plugin/bugsnag' # import the actual plugin

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fastlane-plugin-bugsnag-1.3.0 spec/spec_helper.rb
fastlane-plugin-bugsnag-1.2.1 spec/spec_helper.rb
fastlane-plugin-bugsnag-1.2.0 spec/spec_helper.rb
fastlane-plugin-bugsnag-1.1.0 spec/spec_helper.rb