Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Widgetize/tests/System/WidgetTest.php')
-rw-r--r--plugins/Widgetize/tests/System/WidgetTest.php17
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/Widgetize/tests/System/WidgetTest.php b/plugins/Widgetize/tests/System/WidgetTest.php
index 96b78dd70b..0c8674f67f 100644
--- a/plugins/Widgetize/tests/System/WidgetTest.php
+++ b/plugins/Widgetize/tests/System/WidgetTest.php
@@ -148,14 +148,6 @@ class WidgetTest extends SystemTestCase
'action' => 'myExampleWidget',
),
),array (
- 'name' => 'Top Keywords for Page URL',
- 'uniqueId' => 'widgetReferrersgetKeywordsForPage',
- 'parameters' =>
- array (
- 'module' => 'Referrers',
- 'action' => 'getKeywordsForPage',
- ),
- ),array (
'name' => 'Campaign URL Builder',
'uniqueId' => 'widgetReferrersgetCampaignUrlBuilder',
'parameters' =>
@@ -1329,15 +1321,6 @@ class WidgetTest extends SystemTestCase
),
),
array (
- 'name' => 'Top Keywords for Page URL',
- 'uniqueId' => 'widgetReferrersgetKeywordsForPage',
- 'parameters' =>
- array (
- 'module' => 'Referrers',
- 'action' => 'getKeywordsForPage',
- ),
- ),
- array (
'name' => 'SEO Rankings',
'uniqueId' => 'widgetSEOgetRank',
'parameters' =>