Fix typo (class-wc-tests-customizing-product-catalog.php) (#50336)

* Update class-wc-tests-customizing-product-catalog.php

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Vedanshu Jain <vedanshu.jain.2012@gmail.com>
This commit is contained in:
DAnn2012 2024-08-21 14:09:39 +02:00 committed by GitHub
parent 20a6327637
commit 5690850e47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: tweak
Comment: Fix typo (class-wc-tests-customizing-product-catalog.php)

View File

@ -55,7 +55,7 @@ class WC_Admin_Tests_Customizing_Product_Catalog extends WC_Unit_Test_Case {
* When get_note() is called
* Then it should return null
*/
public function test_it_does_not_add_note_if_prouduct_is_less_than_a_day_old() {
public function test_it_does_not_add_note_if_product_is_less_than_a_day_old() {
// Given.
wp_insert_post(
array(