Skip to content

Commit a31e732

Browse files
mmomtchevanthony-redFox
authored andcommitted
the new sort order is the correct one
1 parent 308f740 commit a31e732

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

__tests__/lib/__snapshots__/sort.js.snap

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -156,26 +156,26 @@ exports[`sort toc with files absolute path 3`] = `
156156
Array [
157157
Object {
158158
"context": Object {
159-
"sortKey": "a",
159+
"sortKey": "b",
160160
},
161-
"kind": "function",
162161
"memberof": "classB",
163-
"name": "apples",
162+
"name": "carrot",
164163
},
165164
Object {
166165
"context": Object {
167-
"sortKey": "c",
166+
"sortKey": "a",
168167
},
169168
"kind": "function",
170169
"memberof": "classB",
171-
"name": "bananas",
170+
"name": "apples",
172171
},
173172
Object {
174173
"context": Object {
175-
"sortKey": "b",
174+
"sortKey": "c",
176175
},
176+
"kind": "function",
177177
"memberof": "classB",
178-
"name": "carrot",
178+
"name": "bananas",
179179
},
180180
]
181181
`;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy