Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump DEVICE_NAME const on e2s tests to iPhone X #107

Merged
merged 2 commits into from
Jun 14, 2020
Merged

fix: bump DEVICE_NAME const on e2s tests to iPhone X #107

merged 2 commits into from
Jun 14, 2020

Conversation

gfioretti
Copy link
Contributor

This PR address a minor issue on e2e test that I found while playing around with the project.
The const DEVICE_NAME was set to iPhone 6 and tests were failing locally as this is simulator is not available on a cutting edge SimRuntime version (like 13.5). This update also streamlines with the device name used on the CI jobs.

@jsf-clabot
Copy link

jsf-clabot commented Jun 14, 2020

CLA assistant check
All committers have signed the CLA.

@gfioretti gfioretti changed the title bump DEVICE_NAME const on e2s tests to iPhone X chore/bump DEVICE_NAME const on e2s tests to iPhone X Jun 14, 2020
@gfioretti gfioretti changed the title chore/bump DEVICE_NAME const on e2s tests to iPhone X fix/bump DEVICE_NAME const on e2s tests to iPhone X Jun 14, 2020
@gfioretti gfioretti changed the title fix/bump DEVICE_NAME const on e2s tests to iPhone X fix: bump DEVICE_NAME const on e2s tests to iPhone X Jun 14, 2020
@mykola-mokhnach
Copy link
Contributor

Thanks for the fix @gfioretti

@mykola-mokhnach mykola-mokhnach merged commit a01821c into appium:master Jun 14, 2020
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.

None yet

3 participants