diff --git a/tests/FlickerTests/TEST_MAPPING b/tests/FlickerTests/TEST_MAPPING index f34c43248e1a5..db251b907caa3 100644 --- a/tests/FlickerTests/TEST_MAPPING +++ b/tests/FlickerTests/TEST_MAPPING @@ -1,8 +1,13 @@ { "postsubmit": [ + // Run tests on real device { "name": "FlickerTests", "keywords": ["primary-device"] + }, + // Also run the tests in the cloud + { + "name": "FlickerTests" } ] } \ No newline at end of file