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>2015-10-05 07:41:27 +0300
committermattab <matthieu.aubry@gmail.com>2015-10-05 07:41:28 +0300
commitd449954b8303fee70ef446cc69e8c4f6115727ee (patch)
tree3acdd504e4c2adc77e3258ed992486dd4cc92748 /tests/PHPUnit/System/expected/test_AutoSuggestAPITest_actions__API.getSuggestedValuesForSegment.xml
parentd2924407765ad66a4340a62dfed2cf5f0b87fef9 (diff)
Segment auto-suggest dropdown now behaves as expected for Download URL, outlink URL and Page URL
+ tests
Diffstat (limited to 'tests/PHPUnit/System/expected/test_AutoSuggestAPITest_actions__API.getSuggestedValuesForSegment.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_AutoSuggestAPITest_actions__API.getSuggestedValuesForSegment.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/PHPUnit/System/expected/test_AutoSuggestAPITest_actions__API.getSuggestedValuesForSegment.xml b/tests/PHPUnit/System/expected/test_AutoSuggestAPITest_actions__API.getSuggestedValuesForSegment.xml
index 3dfaf6b4fe..7a365ca3af 100644
--- a/tests/PHPUnit/System/expected/test_AutoSuggestAPITest_actions__API.getSuggestedValuesForSegment.xml
+++ b/tests/PHPUnit/System/expected/test_AutoSuggestAPITest_actions__API.getSuggestedValuesForSegment.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>1</row>
- <row>3</row>
- <row>2</row>
+ <row>5</row>
+ <row>4</row>
</result> \ No newline at end of file