Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix broken variant weight assignment in spec
OrderManagement::Stock::Packer builds a package with all the items Failure/Error: expect(package.weight).to be_positive expected `0.0 (#<BigDecimal:7f156c99fda8,'0.0',9(18)>).positive?` to be truthy, got false # ./engines/order_management/spec/services/order_management/stock/packer_spec.rb:19:in `block (2 levels) in <module:Stock>'
- Loading branch information