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: Fix partial platform version matching #567

Merged
merged 3 commits into from
Aug 26, 2019

Conversation

@@ -219,6 +220,14 @@ describe('Android Helpers', function () {
udid.should.equal('roamulet-9000');
emPort.should.equal(1234);
});
it('should get deviceId and emPort if platformVersion is shorter than os version', async function () {
Copy link
Member

Choose a reason for hiding this comment

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

👍

@mykola-mokhnach mykola-mokhnach merged commit de18e27 into appium:master Aug 26, 2019
@mykola-mokhnach mykola-mokhnach deleted the emu_ver branch August 26, 2019 09:07
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.

2 participants