Make WordPress Core


Ignore:
Timestamp:
03/05/2015 01:14:28 PM (10 years ago)
Author:
boonebgorges
Message:

Pinking shears in unit test files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/multisite/site.php

    r31622 r31623  
    547547     * path should have a leading and trailing slash. When multiple directories
    548548     * are part of the path, only one slash should separate each directory.
    549      * 
    550      * @ticket 18117 
    551      */ 
     549     *
     550     * @ticket 18117
     551     */
    552552    function test_update_blog_details_single_path_no_slashes() {
    553553        update_blog_details( 1, array( 'path' => 'my_path' ) );
Note: See TracChangeset for help on using the changeset viewer.