woocommerce / facebook-for-woocommerce

A first-party extension plugin built for WooCommerce. Development is managed by Ventures.
https://woocommerce.com/products/facebook/
GNU General Public License v2.0
211 stars 140 forks source link

Update test bootstrap.php to resolve notice #2696

Closed rawdreeg closed 7 months ago

rawdreeg commented 8 months ago

Changes proposed in this Pull Request:

Updates bootstrap.php to run install_woocommerce on the init hook to resolve the notice.

Closes #2669.

Detailed test instructions:

  1. Confirm tests pass without triggering a notice using the latest version of WooCommerce

Changelog entry

Tweak - Test environment setup to resolve notice