summaryrefslogtreecommitdiffstats
path: root/tests/unit/businesslayer/BusinessLayerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/businesslayer/BusinessLayerTest.php')
-rw-r--r--tests/unit/businesslayer/BusinessLayerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/businesslayer/BusinessLayerTest.php b/tests/unit/businesslayer/BusinessLayerTest.php
index 2208e34f8..7f3677d18 100644
--- a/tests/unit/businesslayer/BusinessLayerTest.php
+++ b/tests/unit/businesslayer/BusinessLayerTest.php
@@ -39,7 +39,7 @@ class TestBusinessLayer extends BusinessLayer {
}
}
-class BusinessLayerTest extends \OCA\AppFramework\Utility\TestUtility {
+class BusinessLayerTest extends \OCA\News\Utility\TestUtility {
protected $api;
protected $mapper;