mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 11:58:24 +01:00
Skip sharing tests since they fail on Travis
This commit is contained in:
parent
383b602c67
commit
3ccb142a48
@ -61,6 +61,7 @@ class SharingBase extends LoggedInTest
|
||||
|
||||
public function setUp()
|
||||
{
|
||||
$this->markTestSkipped("Travis doesn't like these. " . __METHOD__ . ':'.__LINE__);
|
||||
// Check we have basic access
|
||||
if(!is_readable($GLOBALS['egw_info']['server']['files_dir']))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user