woocommerce/packages/js
Christopher Allford c91dda177d
Fix E2E Tests (#31205)
* Removed Changlogger Autoload

* Changed Jetpack Changelogger Formatter Loading

Rather than using the Composer autoload, we should use the
changelogger's "filename" option to point directly at the file.
This keeps the file out of the autoloads, since it's possible that
plugins or packages may be symlinked and break the relative
path to the plugin.
2021-11-16 15:01:50 +13:00
..
api Fix E2E Tests (#31205) 2021-11-16 15:01:50 +13:00
api-core-tests Fix E2E Tests (#31205) 2021-11-16 15:01:50 +13:00
bin Update e2e package locations and add PNPM (#30977) 2021-10-29 08:32:31 +13:00
e2e-core-tests Fix E2E Tests (#31205) 2021-11-16 15:01:50 +13:00
e2e-environment Fix E2E Tests (#31205) 2021-11-16 15:01:50 +13:00
e2e-utils Fix E2E Tests (#31205) 2021-11-16 15:01:50 +13:00