Files
piratepoet/tests_env/docker
Rostislav Wolny 3f239f55ad Add temporary patch for WP CLI issue with _load_textdomain_just_in_time
There is a fix in https://github.com/woocommerce/woocommerce/pull/57291
but it will be released probably in 9.9.0.

This commit adds a temporary fix that replaces
problematic FeaturesUtil::feature_is_enabled( 'blueprint' ) with false.

This should be fine as we don't test with the blueprint feature enabled.
2025-04-24 16:19:52 +02:00
..