Skip to content

Conversation

mhauri
Copy link

@mhauri mhauri commented May 28, 2018

Description

This PR fixes two issues in the Magento/Widget Component:

  1. Adding missing properties which are assigned in the _construct() on line 177 and 178

  2. Fix class reference to a non-existent class in the tests. See on line 55 in Magento/Widget/Test/Unit/Model/_files/widget_config.php and line 44 in Magento/Widget/Test/Unit/Model/_files/widget.xml

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@dmanners
Copy link
Contributor

Thank you for this PR @mhauri . Let me take a look over it now for you.

@mhauri
Copy link
Author

mhauri commented May 28, 2018

Hi @dmanners I "fixed" the failing static tests.

@magento-engcom-team
Copy link
Contributor

Hi @mhauri. Thank you for your contribution.
Changes from your Pull Request will be available with the upcoming 2.3.0 release.

@mhauri mhauri deleted the fixes-in-widget-component branch May 30, 2018 08:43
@mhauri mhauri mentioned this pull request Jun 1, 2018
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants