mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Fix test for Meizu device
This commit is contained in:
parent
d601ab195f
commit
76be1cb328
@ -138,7 +138,7 @@
|
||||
"ua" : "Mozilla/5.0 (X11; Linux; Android 5.1; MZ-M3s Build/LMY47I) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrom/45.0.2454.94 Mobile Safari/537.36",
|
||||
"expect" :
|
||||
{
|
||||
"vendor" : "MZ",
|
||||
"vendor" : "Meizu",
|
||||
"model" : "M3s",
|
||||
"type" : "mobile"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user