fastlane/lib/fastlane/actions/run_tests.rb in fastlane-2.68.0 vs fastlane/lib/fastlane/actions/run_tests.rb in fastlane-2.68.1
- old
+ new
@@ -36,10 +36,10 @@
end
end
end
def self.description
- "Easily run tests of your iOS app (via `scan`)"
+ "Easily run tests of your iOS app (via _scan_)"
end
def self.details
"More information: https://github.com/fastlane/fastlane/tree/master/scan"
end