1Tests that when Geolocation permission is denied, watches are stopped, as well as one-shots. 2 3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 4 5 6PASS error.code is error.PERMISSION_DENIED 7PASS error.message is "User denied Geolocation" 8PASS successfullyParsed is true 9 10TEST COMPLETE 11 12