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:
authormattab <matthieu.aubry@gmail.com>2016-10-06 04:07:44 +0300
committermattab <matthieu.aubry@gmail.com>2016-10-06 04:09:26 +0300
commit2ffda92c7dcc381a9ddbfce60c82b0c7cf9169fe (patch)
treef25637ff517126ec7b78f2f0511a2784e9004f95
parente1c01e9e9dcf4e003c8d4596b7fdc0eaa291cb9d (diff)
Fix system tests refs #106913.0.0-b1
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml4
-rw-r--r--tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml4
-rw-r--r--tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml4
-rw-r--r--tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml4
4 files changed, 8 insertions, 8 deletions
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml
index b4d4316097..7f6c3671eb 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml
@@ -27,8 +27,8 @@
<row>
<name>enable_plugin_update_communication</name>
<title />
- <value>0</value>
- <defaultValue>0</defaultValue>
+ <value>1</value>
+ <defaultValue>1</defaultValue>
<type>boolean</type>
<uiControl>radio</uiControl>
<uiControlAttributes>
diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml
index b4d4316097..7f6c3671eb 100644
--- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml
+++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml
@@ -27,8 +27,8 @@
<row>
<name>enable_plugin_update_communication</name>
<title />
- <value>0</value>
- <defaultValue>0</defaultValue>
+ <value>1</value>
+ <defaultValue>1</defaultValue>
<type>boolean</type>
<uiControl>radio</uiControl>
<uiControlAttributes>
diff --git a/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml
index b4d4316097..7f6c3671eb 100644
--- a/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml
+++ b/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml
@@ -27,8 +27,8 @@
<row>
<name>enable_plugin_update_communication</name>
<title />
- <value>0</value>
- <defaultValue>0</defaultValue>
+ <value>1</value>
+ <defaultValue>1</defaultValue>
<type>boolean</type>
<uiControl>radio</uiControl>
<uiControlAttributes>
diff --git a/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml
index b4d4316097..7f6c3671eb 100644
--- a/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml
+++ b/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml
@@ -27,8 +27,8 @@
<row>
<name>enable_plugin_update_communication</name>
<title />
- <value>0</value>
- <defaultValue>0</defaultValue>
+ <value>1</value>
+ <defaultValue>1</defaultValue>
<type>boolean</type>
<uiControl>radio</uiControl>
<uiControlAttributes>