Method: Fastlane::Actions::RunTestsAction.category

Defined in:
fastlane/lib/fastlane/actions/run_tests.rb

.categoryObject



119
120
121
# File 'fastlane/lib/fastlane/actions/run_tests.rb', line 119

def self.category
  :testing
end