Method: TestCenter::Helper::CorrectingScanHelper#retry_total_count
- Defined in:
- lib/fastlane/plugin/retry_tests/helper/correcting_scan_helper.rb
#retry_total_count ⇒ Object (readonly)
Returns the value of attribute retry_total_count.
7 8 9 |
# File 'lib/fastlane/plugin/retry_tests/helper/correcting_scan_helper.rb', line 7 def retry_total_count @retry_total_count end |