mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 485175 Make geolocation tests even more reliable r=dougt
This commit is contained in:
parent
6dee7126e7
commit
12b48e658e
@ -105,6 +105,10 @@ try {
|
||||
}
|
||||
ok(!exception, exception);
|
||||
|
||||
// Successful calls trigger a geolocation notification,
|
||||
// so clean up ready for the next test.
|
||||
clickNotificationButton(kDenyButton);
|
||||
|
||||
</script>
|
||||
</pre>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user