mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Cleanup
This commit is contained in:
parent
753c26a909
commit
48f2513f40
@ -63,11 +63,6 @@ class SharingBase extends LoggedInTest
|
||||
|
||||
public function setUp()
|
||||
{
|
||||
if(getenv('TRAVIS'))
|
||||
{
|
||||
// TODO: Figure out why this doesn't work on Travis
|
||||
//$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