Closed lruozzi9 closed 2 years ago
Oh, ok. Found this: https://github.com/Sylius/PluginSkeleton/pull/321/files Didn't see it as it has not been released yet, so the compare didn't find it.
Oh, ok. Found this: https://github.com/Sylius/PluginSkeleton/pull/321/files Didn't see it as it has not been released yet, so the compare didn't find it.
Yes, that PR has not been already tagged but is needed to make tests green and also to align the test/application with the Sylius 1.11 configurations.
It still fails on JS behat, I think that is due again to the admin icon image 🤬
I think this https://github.com/Sylius/Sylius/pull/13753 could resolve the problem definitively, but until is not released I don't know how to fix the build 🤷♂️
Another problem is that composer does not install Sylius 1.11.2 (https://github.com/Sylius/PluginSkeleton/issues/323). The problem is still present in local also with that version.
Fixes #119
Changes proposed in this pull request:
@webgriffe/wg-devs what do you think about this PR :shipit:?