mirror of
https://github.com/appium/appium.git
synced 2026-04-28 14:30:27 -05:00
change hosted location of example apps
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// vendor/bin/phpunit SauceTest.php
|
||||
|
||||
require_once "vendor/autoload.php";
|
||||
define("APP_URL", "https://raw.github.com/appium/appium/master/assets/TestApp.app.zip");
|
||||
define("APP_URL", "http://appium.s3.amazonaws.com/TestApp.app.zip");
|
||||
|
||||
class SauceTest extends Sauce\Sausage\WebDriverTestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user