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:
Diffstat (limited to 'plugins/API/tests/System/expected/test_AutoSuggestAPITest_downloadUrl__API.getSuggestedValuesForSegment.xml')
-rw-r--r--plugins/API/tests/System/expected/test_AutoSuggestAPITest_downloadUrl__API.getSuggestedValuesForSegment.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_downloadUrl__API.getSuggestedValuesForSegment.xml b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_downloadUrl__API.getSuggestedValuesForSegment.xml
index b30da2f6c7..6a41edacad 100644
--- a/plugins/API/tests/System/expected/test_AutoSuggestAPITest_downloadUrl__API.getSuggestedValuesForSegment.xml
+++ b/plugins/API/tests/System/expected/test_AutoSuggestAPITest_downloadUrl__API.getSuggestedValuesForSegment.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <row>http://example.org/path/file1.zip</row>
<row>http://example.org/path/file0.zip</row>
+ <row>http://example.org/path/file1.zip</row>
<row>http://example.org/path/file2.zip</row>
<row>http://example.org/path/file3.zip</row>
<row>http://example.org/path/file4.zip</row>
- <row>http://example.org/path/file7.zip</row>
- <row>http://example.org/path/file6.zip</row>
<row>http://example.org/path/file5.zip</row>
+ <row>http://example.org/path/file6.zip</row>
+ <row>http://example.org/path/file7.zip</row>
<row>http://example.org/path/file8.zip</row>
</result> \ No newline at end of file