mirror of
https://github.com/appium/appium.git
synced 2026-04-29 15:01:27 -05:00
fixing sample [ci skip]
This commit is contained in:
@@ -203,7 +203,7 @@ describe("ios simple", function () {
|
||||
});
|
||||
});
|
||||
|
||||
it("should retrieve an element size", function () {
|
||||
it("should get the source", function () {
|
||||
var mainMenuSource;
|
||||
// main menu source
|
||||
return driver
|
||||
|
||||
Reference in New Issue
Block a user