atf_flow_help_retry_on_failure constant

TranslationEntry const atf_flow_help_retry_on_failure

Implementation

static const atf_flow_help_retry_on_failure = TranslationEntry(
  key: 'atf_flow_help_retry_on_failure',
  value:
      'Expects that the sub-step results in a failed result.  Otherwise, this step itself will fail.',
);