Skip to content

Commit d8bb349

Browse files
committed
Updated expected user fingerprints in detectors test
1 parent 13ce4e5 commit d8bb349

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/functional/detectors.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ define([
4949
expectedSignatures = [
5050
3343029130, // IE9 Windows
5151
1101697779, // IE10
52-
90940656, // IE11
52+
154466408, // IE11
5353
2557409154, // Firefox 27.0 Mac
54-
686340443, // Firefox 27.0 XP
54+
1076144906, // Firefox 27.0 XP
5555
3900377526, // Firefox 27.0 Linux
5656
705067259, // Chrome 32.0 Mac OS X
57-
3985300704, // Chrome 32.0 Windows NT
57+
4229530558, // Chrome 32.0 Windows NT
5858
3773734853, // Chrome 32.0 Linux
5959
3339203264, // Safari 7.0 Mac
6060
3166667154 // Safari 6.0.5 Mac

0 commit comments

Comments
 (0)