solidusio / solidus_starter_frontend

🎨 Rails-based starter kit for your Solidus storefront.
BSD 3-Clause "New" or "Revised" License
55 stars 37 forks source link

Fix specs to be compliant with taxon/taxonomy factories improvements on solidus #332

Closed rainerdema closed 1 year ago

rainerdema commented 1 year ago

Summary

This PR addresses an issue that caused some specs on solidus_starter_frontend to fail. The issue was identified to be related to recent changes made in the main Solidus repository (See the attached issue for more details)

We have updated the taxon specs to ensure compatibility with the latest changes.

Fixes #331

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed: