Skip to content

[Forwardport] Function is unnecessarily called multiple time#23

Merged
gelanivishal merged 1 commit into2.3-developfrom
2.3-develop-PR-port-15346
Jun 4, 2018
Merged

[Forwardport] Function is unnecessarily called multiple time#23
gelanivishal merged 1 commit into2.3-developfrom
2.3-develop-PR-port-15346

Conversation

@gelanivishal
Copy link
Copy Markdown
Owner

Original Pull Request

magento#15346
Function is unnecessarily called multiple time.

Description

getCurrencySymbolsData() is called multiple times in the same file. Remove the extra call of the same function.

Fixed Issues (if relevant)

Issue Number - magento#15355

Manual testing scenarios

  1. Check the page. Stores > Currency > Currency Symbols

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)

@gelanivishal gelanivishal merged commit 726124e into 2.3-develop Jun 4, 2018
gelanivishal pushed a commit that referenced this pull request Aug 3, 2018
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.

1 participant