1{ 2 "postsubmit": [ 3 // Run tests on real device 4 { 5 "name": "FlickerTests", 6 "keywords": ["primary-device"] 7 }, 8 // Also run the tests in the cloud 9 { 10 "name": "FlickerTests" 11 } 12 ] 13}