Closed forkata closed 1 year ago
Our specs are failing on Solidus 3.1 and newer due to a change in how factories are loaded and as a result how we need to do overrides to factories from core.
More details on the upstream change here - https://github.com/solidusio/solidus/discussions/4014
We have an override for the Spree::Address factory that needs to be updated, see failing specs here - https://app.circleci.com/pipelines/github/SuperGoodSoft/solidus_taxjar/758/workflows/c11e6090-3ac2-43c7-b491-3fababba73f1
Spree::Address
Our specs are failing on Solidus 3.1 and newer due to a change in how factories are loaded and as a result how we need to do overrides to factories from core.
More details on the upstream change here - https://github.com/solidusio/solidus/discussions/4014
What
We have an override for the
Spree::Address
factory that needs to be updated, see failing specs here - https://app.circleci.com/pipelines/github/SuperGoodSoft/solidus_taxjar/758/workflows/c11e6090-3ac2-43c7-b491-3fababba73f1