Skip to content

Conversation

mmezhensky
Copy link

Description (*)

This PR covers type name attribute completion, linemarker and reference in the di.xml.

Fixed Issues (if relevant)

  1. Test coverage. Cover type name attribute completion and reference in the di.xml by tests #132: Test coverage. Cover type name attribute completion and reference in the di.xml by tests

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages

}

public void testRegularPhpClassShouldNotHaveLinemarker() {
String filePath = this.getFixturePath("TestNotLineMarker.php");
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
String filePath = this.getFixturePath("TestNotLineMarker.php");
String filePath = this.getFixturePath("ClassNotConfiguredInDiXml.php");

Copy link
Author

Choose a reason for hiding this comment

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

fixed,
thanks for your review!

@VitaliyBoyko VitaliyBoyko merged commit 163ed87 into magento:1.0.1-develop Apr 22, 2020
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