added new report: project view (#1738)
This commit is contained in:
committed by
GitHub
parent
0b7d551048
commit
c34e9f576d
@@ -38,6 +38,6 @@ class ReportingExtensionTest extends TestCase
|
||||
$sut = $this->getSut(true);
|
||||
$reports = $sut->getAvailableReports(new User());
|
||||
|
||||
$this->assertCount(3, $reports);
|
||||
$this->assertCount(4, $reports);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user