Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor(LegacyPromotions): Explicitly load state machine decorator
Solidus Support's new Zeitwerk-based loading mechanism only works for decorating autoloaded classes. The order state machine is not autoloaded, so this decorator is not loaded either unless we explicitly load it.
- Loading branch information