Skip to content

remove duplicated WPSupportUtils method#15789

Merged
tiagomar merged 1 commit intodevelopfrom
remove-duplicated-method
Jan 4, 2022
Merged

remove duplicated WPSupportUtils method#15789
tiagomar merged 1 commit intodevelopfrom
remove-duplicated-method

Conversation

@tiagomar
Copy link
Contributor

@tiagomar tiagomar commented Jan 4, 2022

This PR removes a WPSupportUtils method that got duplicated in recently merged PRs (this and this) and it's making the build to fail.

The methods are exactly the same, so I just removed one of them.

To test:
Tests must pass on CI.

Regression Notes

  1. Potential unintended areas of impact
    This PR could only impact the tests.

  2. What I did to test those areas of impact (or what existing automated tests I relied on)
    N/A

  3. What automated tests I added (or what prevented me from doing so)
    N/A

PR submission checklist:

  • I have completed the Regression Notes.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@tiagomar tiagomar added the UI Tests Anything related to automated UI Tests. label Jan 4, 2022
@tiagomar tiagomar requested a review from a team January 4, 2022 14:51
Copy link
Contributor

@AliSoftware AliSoftware left a comment

Choose a reason for hiding this comment

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

Removed lines are indeed exactly the same as the ones from a couple of lines just above so seems coherent to remove the duplicate declaration (which likely arose from a git conflict auto-resolution gone wrong) 👍

:shipit:

@peril-wordpress-mobile
Copy link

Warnings
⚠️ PR is not assigned to a milestone.

Generated by 🚫 dangerJS

@peril-wordpress-mobile
Copy link

You can test the changes on this Pull Request by downloading the APKs:

@tiagomar tiagomar merged commit be5f46e into develop Jan 4, 2022
@tiagomar tiagomar deleted the remove-duplicated-method branch January 4, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UI Tests Anything related to automated UI Tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants