atf_help_set_variable constant

TranslationEntry const atf_help_set_variable

Implementation

static const atf_help_set_variable = TranslationEntry(
  key: 'atf_help_set_variable',
  value:
      'Sets a variable on for use in other test steps within the current test.',
);