Making WordPress.org


Ignore:
Timestamp:
09/21/2017 08:23:28 PM (9 years ago)
Author:
coffee2code
Message:

Browse Happy API: Properly attribute platform for Android instead of as 'Linux'.

Fixes lone remaining failing unit test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/api.wordpress.org/public_html/core/browse-happy/1.0/tests/phpunit/tests/browse-happy.php

    r5949 r5952  
    157157                        [
    158158                                'Mozilla/5.0 (Linux; U; Android 2.2; en-us; SGH-T959 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1',
    159                                 'Linux Mobile Safari 4.0',
     159                                'Android Mobile Safari 4.0',
    160160                        ],
    161161                        [
Note: See TracChangeset for help on using the changeset viewer.