atf_flow_help_expect_failure constant

TranslationEntry const atf_flow_help_expect_failure

Implementation

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