mirror of
https://github.com/appium/appium.git
synced 2026-01-18 08:09:53 -06:00
update example files to clarify what sdk is used
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// vendor/bin/phpunit SauceTest.php
|
||||
|
||||
require_once "vendor/autoload.php";
|
||||
define("APP_URL", "http://appium.s3.amazonaws.com/TestApp.app.zip");
|
||||
define("APP_URL", "http://appium.s3.amazonaws.com/TestApp6.0.app.zip");
|
||||
|
||||
class SauceTest extends Sauce\Sausage\WebDriverTestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user