mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-30 17:27:44 +03:00
Improve device detection: OnePlus
This commit is contained in:
@@ -470,7 +470,7 @@ describe('Identify vendor & type of device from given model name', () => {
|
||||
{
|
||||
model: 'CPH2389',
|
||||
expect: {
|
||||
vendor : 'OPPO',
|
||||
vendor : 'OnePlus',
|
||||
type : 'mobile'
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user