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

[Core] Delete commented line in CoreContext #3322

Merged
merged 1 commit into from
Sep 23, 2015
Merged

[Core] Delete commented line in CoreContext #3322

merged 1 commit into from
Sep 23, 2015

Conversation

HerbMat
Copy link
Contributor

@HerbMat HerbMat commented Sep 21, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets no
License MIT

@@ -510,7 +510,6 @@ public function thereAreLocalesAssignedToDefaultChannel(TableNode $table)
}

$em = $this->getEntityManager();
//$em->persist($defaultChannel);
$em->flush();
Copy link
Contributor

Choose a reason for hiding this comment

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

What about $this->getEntityManager()->flush();?

michalmarcinkowski added a commit that referenced this pull request Sep 23, 2015
[Core] Delete commented line in CoreContext
@michalmarcinkowski michalmarcinkowski merged commit 6a4144f into Sylius:master Sep 23, 2015
@michalmarcinkowski
Copy link
Contributor

Thank you Mateusz! 👍

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