summaryrefslogtreecommitdiffstats
path: root/tests/lib/App/AppStore/Bundles/BundleFetcherTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/App/AppStore/Bundles/BundleFetcherTest.php')
-rw-r--r--tests/lib/App/AppStore/Bundles/BundleFetcherTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/App/AppStore/Bundles/BundleFetcherTest.php b/tests/lib/App/AppStore/Bundles/BundleFetcherTest.php
index b4d30b4bf50..5964220958c 100644
--- a/tests/lib/App/AppStore/Bundles/BundleFetcherTest.php
+++ b/tests/lib/App/AppStore/Bundles/BundleFetcherTest.php
@@ -78,5 +78,4 @@ class BundleFetcherTest extends TestCase {
$this->bundleFetcher->getBundleByIdentifier('NotExistingBundle');
}
-
}