mirror of
https://github.com/salesagility/SuiteCRM.git
synced 2025-03-18 07:02:57 +00:00
Test simplifying the acceptance and install suite configs.
These may be unnecessary since they're handled by the Travis config?
This commit is contained in:
parent
c297a440e7
commit
040f01109d
2 changed files with 0 additions and 6 deletions
|
@ -16,6 +16,3 @@ modules:
|
|||
\SuiteCRM\Test\Driver\WebDriver:
|
||||
url: "https://demo.suiteondemand.com"
|
||||
browser: chrome
|
||||
restart: false
|
||||
clear_cookies: false
|
||||
wait: 3
|
||||
|
|
|
@ -11,6 +11,3 @@ modules:
|
|||
browser: chrome
|
||||
restart: true
|
||||
wait: 1
|
||||
# XGA Resolution / iPad 2 resolution (horizontal)
|
||||
width: 1280
|
||||
height: 720
|
Loading…
Reference in a new issue