From 2ffda92c7dcc381a9ddbfce60c82b0c7cf9169fe Mon Sep 17 00:00:00 2001 From: mattab Date: Thu, 6 Oct 2016 14:07:44 +1300 Subject: Fix system tests refs #10691 --- .../expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml | 4 ++-- .../test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml | 4 ++-- .../test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml | 4 ++-- .../expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml | 4 ++-- 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 @@ enable_plugin_update_communication - <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> -- cgit v1.2.3