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:
authorThomas Steur <thomas.steur@gmail.com>2015-04-22 08:18:43 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-04-23 05:53:10 +0300
commit232bbf385495960cbf8bec95f0230d5f6578a1fb (patch)
treef8ee640716ffb05ff77e2f8de07edc2e8cbdae85 /tests/PHPUnit/System/BackwardsCompatibility1XTest.php
parentb6cb50181c33e60cf5bd03fbffbb00ea7d87f915 (diff)
Archiving of aggregated ecommerce metrics #6986
Diffstat (limited to 'tests/PHPUnit/System/BackwardsCompatibility1XTest.php')
-rw-r--r--tests/PHPUnit/System/BackwardsCompatibility1XTest.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/PHPUnit/System/BackwardsCompatibility1XTest.php b/tests/PHPUnit/System/BackwardsCompatibility1XTest.php
index 42d247f924..08027d6fde 100644
--- a/tests/PHPUnit/System/BackwardsCompatibility1XTest.php
+++ b/tests/PHPUnit/System/BackwardsCompatibility1XTest.php
@@ -106,7 +106,8 @@ class BackwardsCompatibility1XTest extends SystemTestCase
// those reports generate a different segment as a different raw value was stored that time
'DevicesDetection.getOsVersions',
'UserSettings.getOS',
- 'UserSettings.getBrowserType'
+ 'UserSettings.getBrowserType',
+ 'Goals.get'
);
$apiNotToCall = array(