duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/simple-commerce
Other
143 stars 34 forks source link

[7.x] Fix failing tests #1073

Closed duncanmcclean closed 1 month ago

duncanmcclean commented 1 month ago

This pull request fixes some failing tests, which are likely failing due to added caching in Statamic 5. Thankfully, it seems like they're all fixed by adding the PreventsSavingStacheItemsToDisk trait. 🎉