wp-cypress
wp-cypress copied to clipboard
Remove translated version from wp version check
Description
Remove translated version from verifyWPVersion function to allow testing on RC versions
Change Log
- Fixed an issue with wp version check making it impossible to test on RC versions
Types of changes (if applicable):
- [x] Bug fix (non-breaking change which fixes an issue).
- [ ] New feature (non-breaking change which adds functionality).
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
Checklist (if applicable):
- [x] Meets provided linting standards.