kDisableGoldenImageFailOnMissingVariable constant

String const kDisableGoldenImageFailOnMissingVariable

Name of the variable that when set to true can be set on a TestController to be able override golden images failure on missing.

Implementation

static const kDisableGoldenImageFailOnMissingVariable =
    'disable_golden_image_fail_on_missing';