Skip to content

Commit

Permalink
Fix rubocop offense.
Browse files Browse the repository at this point in the history
  • Loading branch information
bffcorreia committed Feb 6, 2018
1 parent cd279df commit fa0c03f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane-plugin-run_tests_firebase_testlab.gemspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# coding: utf-8

lib = File.expand_path("../lib", __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'fastlane/plugin/run_tests_firebase_testlab/version'
Expand Down

0 comments on commit fa0c03f

Please sign in to comment.