test($location): fix use of browserTrigger
You must now pass `keys` to the function in a config object. This bug in the test became apparent because in newer browsers, arrays have a function called `keys()` and this was causing browserTrigger to fail. Previously it was quietly passing this test despite being wrong.
P
Peter Bacon Darwin committed
821da26e18ab4dca7d5676525c35baf1ffc40776
Parent: 300bffc