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
5847fc48e795df90bb3d3b60869004c2fa273526
Parent: 1ee9b4e
Committed by Tobias Bosch <tbosch1009@gmail.com>
on 10/4/2014, 12:15:15 AM