Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Remove obsolete * in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslange authored Feb 14, 2022
1 parent ddd31b7 commit 1ff3347
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e/fixtures/fixture-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ const PageSettings = ( pages = [] ) => {
* location, and shipping method endpoint.
*
* @see {@link https://woocommerce.github.io/woocommerce-rest-api-docs/#create-a-shipping-zone|Create a shipping zone}
* * @see {@link https://woocommerce.github.io/woocommerce-rest-api-docs/#update-a-locations-of-a-shipping-zone|Update a locations of a shipping zone}
* * @see {@link https://woocommerce.github.io/woocommerce-rest-api-docs/#include-a-shipping-method-to-a-shipping-zone|Include a shipping method to a shipping zone}
* @see {@link https://woocommerce.github.io/woocommerce-rest-api-docs/#update-a-locations-of-a-shipping-zone|Update a locations of a shipping zone}
* @see {@link https://woocommerce.github.io/woocommerce-rest-api-docs/#include-a-shipping-method-to-a-shipping-zone|Include a shipping method to a shipping zone}
*/
const Shipping = () => [
{
Expand Down

0 comments on commit 1ff3347

Please sign in to comment.