Making WordPress.org

Changeset 6817


Ignore:
Timestamp:
03/01/2018 09:13:29 PM (8 years ago)
Author:
iandunn
Message:

Events: Update expected test results based on latest Geonames data.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/api.wordpress.org/public_html/events/1.0/tests/test-index.php

    r6276 r6817  
    454454            'expected' => array(
    455455                'description' => 'كراچى',
    456                 'latitude'    => '24.906',
    457                 'longitude'   => '67.082',
     456                'latitude'    => '24.861',
     457                'longitude'   => '67.010',
    458458                'country'     => 'PK',
    459459            ),
     
    488488        ),
    489489
    490         // The database only has 大阪市 ("Osaka-shi"), not 大阪 ("Osaka"), so an exact match will for 大阪 will fail
    491490        'city-endonym-ideographic-municipal-unit-asia' => array(
    492491            'input' => array(
     
    496495            ),
    497496            'expected' => array(
    498                 'description' => '大阪',
     497                'description' => '大阪',
    499498                'latitude'    => '34.694',
    500499                'longitude'   => '135.502',
Note: See TracChangeset for help on using the changeset viewer.