diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json
index b595462929..6e347b39df 100644
--- a/data/server/test/GetAppConfig.json
+++ b/data/server/test/GetAppConfig.json
@@ -525,6 +525,14 @@
             "value": {
                 "_": "types.JsonArray",
                 "value": [
+                    {
+                        "_": "types.JsonString",
+                        "value": "app_icons"
+                    },
+                    {
+                        "_": "types.JsonString",
+                        "value": "faster_download"
+                    },
                     {
                         "_": "types.JsonString",
                         "value": "double_limits"
@@ -533,10 +541,6 @@
                         "_": "types.JsonString",
                         "value": "more_upload"
                     },
-                    {
-                        "_": "types.JsonString",
-                        "value": "faster_download"
-                    },
                     {
                         "_": "types.JsonString",
                         "value": "voice_to_text"
@@ -564,10 +568,6 @@
                     {
                         "_": "types.JsonString",
                         "value": "animated_userpics"
-                    },
-                    {
-                        "_": "types.JsonString",
-                        "value": "app_icons"
                     }
                 ]
             }