Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerize plugin #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

dockerize plugin #1

wants to merge 1 commit into from

Conversation

FabienSalles
Copy link
Owner

No description provided.


-
name: Run Behat
run: vendor/bin/behat --colors --strict -vvv --no-interaction || vendor/bin/behat --colors --strict -vvv --no-interaction --rerun
run: tests/Application/vendor/bin/behat --colors --strict -vvv --no-interaction || vendor/bin/behat --colors --strict -vvv --no-interaction --rerun
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Second part of the command missing change of base path -- vendor/bin/behat --colors --strict -vvv --no-interaction --rerun

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, for your review :).

I disabled behat for the original plugin because I didn't have times allocate to this part.

if I have an answer to my issue on Sylius/PluginSkeleton#204 and if I have to improve it, I will fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants