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

Fix typo in Address model, fix specs #1885

Merged
merged 2 commits into from
Sep 9, 2014

Conversation

stloyd
Copy link
Contributor

@stloyd stloyd commented Sep 9, 2014

No description provided.

@stloyd
Copy link
Contributor Author

stloyd commented Sep 9, 2014

@Arn0d @pjedrzejewski Can we get this merged ASAP ;)

@arnolanglade
Copy link
Contributor

Yes I will merge this, but do you know why we got this error ?

An exception occurred while executing 'DELETE FROM sylius_user': SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (sylius_test.sylius_address, CONSTRAINTFK_B97FF058A76ED395FOREIGN KEY (user_id) REFERENCESsylius_user(id)) (Doctrine\DBAL\DBALException)

@stloyd
Copy link
Contributor Author

stloyd commented Sep 9, 2014

@Arn0d Problem is that Behat clears data from database while we normally do soft-delete, stloyd@8c44b26 should help I hope.

@arnolanglade
Copy link
Contributor

Lets see the build. The spec are green 👍 !

pjedrzejewski pushed a commit that referenced this pull request Sep 9, 2014
Fix typo in Address model, fix specs
@pjedrzejewski pjedrzejewski merged commit f83b001 into Sylius:master Sep 9, 2014
@pjedrzejewski
Copy link
Member

Thanks Joseph!

@stloyd stloyd deleted the bugfix/broken_code_specs branch September 9, 2014 11:58
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.

None yet

3 participants