1
0
Fork 0
mirror of synced 2024-05-15 10:12:40 +12:00

Fixed test

This commit is contained in:
Eldad Fux 2021-02-22 14:30:28 +02:00
parent 9602e283d9
commit 933954526e

View file

@ -38,7 +38,7 @@ class DetectorTest extends TestCase
'clientName' => 'Firefox',
'clientVersion' => '47.0',
'clientEngine' => 'Gecko',
'clientEngineVersion' => '',
'clientEngineVersion' => '47.0',
]);
}