Skip to content

Commit

Permalink
Update tests/phpunit/tests/rest-api/wpRestTemplatesController.php
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Zielinski <adam@adamziel.com>
  • Loading branch information
noisysocks and adamziel committed Nov 29, 2021
1 parent cdabd26 commit bd3461a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phpunit/tests/rest-api/wpRestTemplatesController.php
Expand Up @@ -194,7 +194,7 @@ public function get_template_endpoint_urls() {
array( '/wp/v2/templates/default/my_template' ),
array( '/wp/v2/templates/default//my_template' ),
);
} ```
}

/**
* @ticket 54507
Expand Down

0 comments on commit bd3461a

Please sign in to comment.