-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated browserstack-local version; Bump version (v1.5.1) (closes #61) (
#62)
- Loading branch information
1 parent
4c0ae43
commit fd9bd14
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,10 +28,10 @@ describe('Browser names', function () { | |
'[email protected]:Windows 8', | ||
'[email protected]:Windows 8.1', | ||
'[email protected]:Windows 10', | ||
'iPhone 6@8.3', | ||
'iPhone 7@10.3', | ||
'iPhone [email protected]', | ||
'iPad [email protected]', | ||
'Google Nexus 5@5.0' | ||
'Google Nexus 5@4.4' | ||
]); | ||
}); | ||
}); | ||
|