Skip to content

Commit

Permalink
undo API folder rename due to incompatibilities with fbsource
Browse files Browse the repository at this point in the history
  • Loading branch information
carterbuce committed Jan 30, 2025
1 parent d8e2cd6 commit f7ac106
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare( strict_types=1 );

namespace API\ProductCatalog\Products\Delete;
namespace Api\ProductCatalog\Products\Delete;

use WooCommerce;
use WP_UnitTestCase;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare( strict_types=1 );

namespace API\ProductCatalog\Products\Delete;
namespace Api\ProductCatalog\Products\Delete;

use WooCommerce;
use WP_UnitTestCase;
Expand Down

0 comments on commit f7ac106

Please sign in to comment.