tddwizard / magento2-fixtures

Fixture library for Magento 2 integration tests by @schmengler (@integer-net)
http://tddwizard.com/
MIT License
141 stars 28 forks source link

Cannot set weight for product #1

Closed domeglic closed 5 years ago

domeglic commented 6 years ago

There is no method to set the weight and using withCustomAttributes doesn't work.

schmengler commented 5 years ago

Happy anniversary, ticket number one. Finally got around to add that withWeight() method!