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:
authorMatthieu Aubry <mattab@users.noreply.github.com>2017-06-09 11:55:32 +0300
committerStefan Giehl <stefan@piwik.org>2017-06-09 11:55:32 +0300
commit73a00c020d1668d866a2196c3e1a0a6e7aed06b7 (patch)
tree6f230d9c0d914fbf75d1f4ad948c090aa05f9263 /tests/PHPUnit/System
parentd3b5a4644b3f6d493590d346f799aa8a93b3d057 (diff)
"Send an email when a plugin update is available" is default since Piwik 3.0.0-b1 (#11770)
* "Send an email when a plugin update is available" is On by default since Piwik 3.0.0-b1 follows up https://github.com/piwik/piwik/pull/10691 * UI screenshot
Diffstat (limited to 'tests/PHPUnit/System')
-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 6008a52144..8c48d07315 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__CorePluginsAdmin.getSystemSettings.xml
@@ -35,8 +35,8 @@
<uiControlAttributes>
</uiControlAttributes>
<availableValues>
- <row key="1">Yes</row>
- <row key="0">No (Default)</row>
+ <row key="1">Yes (Default)</row>
+ <row key="0">No</row>
</availableValues>
<description />
<inlineHelp>An email will be sent to Super Users when there is a new version available for a plugin.</inlineHelp>
diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml
index 0a3d2da7c7..64cee9f3ac 100644
--- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml
+++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__CorePluginsAdmin.getSystemSettings.xml
@@ -35,8 +35,8 @@
<uiControlAttributes>
</uiControlAttributes>
<availableValues>
- <row key="1">Yes</row>
- <row key="0">No (Default)</row>
+ <row key="1">Yes (Default)</row>
+ <row key="0">No</row>
</availableValues>
<description />
<inlineHelp>An email will be sent to Super Users when there is a new version available for a plugin.</inlineHelp>
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 6008a52144..8c48d07315 100644
--- a/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml
+++ b/tests/PHPUnit/System/expected/test_noVisit_PeriodIsLast__CorePluginsAdmin.getSystemSettings.xml
@@ -35,8 +35,8 @@
<uiControlAttributes>
</uiControlAttributes>
<availableValues>
- <row key="1">Yes</row>
- <row key="0">No (Default)</row>
+ <row key="1">Yes (Default)</row>
+ <row key="0">No</row>
</availableValues>
<description />
<inlineHelp>An email will be sent to Super Users when there is a new version available for a plugin.</inlineHelp>
diff --git a/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml b/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml
index 6008a52144..8c48d07315 100644
--- a/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml
+++ b/tests/PHPUnit/System/expected/test_noVisit__CorePluginsAdmin.getSystemSettings.xml
@@ -35,8 +35,8 @@
<uiControlAttributes>
</uiControlAttributes>
<availableValues>
- <row key="1">Yes</row>
- <row key="0">No (Default)</row>
+ <row key="1">Yes (Default)</row>
+ <row key="0">No</row>
</availableValues>
<description />
<inlineHelp>An email will be sent to Super Users when there is a new version available for a plugin.</inlineHelp>