pilot/lib/pilot/commands_generator.rb in fastlane-2.74.1 vs pilot/lib/pilot/commands_generator.rb in fastlane-2.75.0.beta.20180109010003

- old
+ new

@@ -159,10 +159,10 @@ config = create_config(options) Pilot::TesterImporter.new.import_testers(config) end end - default_command :help + default_command(:help) run! end def create_config(options)