Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Merge branch '2019.11' into 2020.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Dec 2, 2020
2 parents 4ff8963 + 45554ab commit 4c2e507
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/tine20/HumanResources/Import/DemoDataTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@ class HumanResources_Import_DemoDataTest extends TestCase

/**
* @group longrunning
* @group nogitlabci
* gitlabci: Failed asserting that 0 matches expected 2.
* @throws Tinebase_Exception_InvalidArgument
*/
public function testImportDemoData()
{
self::markTestSkipped('FIXME: "Failed asserting that 0 matches expected 2."');
$this->_skipIfLDAPBackend();

$now = Tinebase_DateTime::now();
Expand Down

0 comments on commit 4c2e507

Please sign in to comment.