mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 00:13:36 +00:00
Merge "tests: Rebuild expected 'timestamplink' output"
This commit is contained in:
commit
c12427f150
|
@ -1,43 +1,43 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"headingLevel": 2,
|
|
||||||
"id": "h-Hello-20240130095300",
|
|
||||||
"level": 0,
|
|
||||||
"name": "h-Alice-20240130095300",
|
|
||||||
"placeholderHeading": false,
|
"placeholderHeading": false,
|
||||||
|
"type": "heading",
|
||||||
"range": [
|
"range": [
|
||||||
"1/3/2/0",
|
"1/3/2/0",
|
||||||
"1/3/2/3"
|
"1/3/2/3"
|
||||||
],
|
],
|
||||||
|
"headingLevel": 2,
|
||||||
|
"level": 0,
|
||||||
|
"name": "h-Alice-20240130095300",
|
||||||
|
"id": "h-Hello-20240130095300",
|
||||||
|
"warnings": [],
|
||||||
"replies": [
|
"replies": [
|
||||||
{
|
{
|
||||||
|
"type": "comment",
|
||||||
|
"timestamp": "20240130095300",
|
||||||
"author": "Alice",
|
"author": "Alice",
|
||||||
"id": "c-Alice-20240130095300-Hello",
|
|
||||||
"level": 1,
|
|
||||||
"name": "c-Alice-20240130095300",
|
|
||||||
"range": [
|
"range": [
|
||||||
"3/2",
|
"3/2",
|
||||||
"3/12/0"
|
"3/12/0"
|
||||||
],
|
],
|
||||||
"replies": [],
|
|
||||||
"signatureRanges": [
|
"signatureRanges": [
|
||||||
[
|
[
|
||||||
"3/3",
|
"3/3",
|
||||||
"3/8"
|
"3/8"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"timestamp": "20240130095300",
|
|
||||||
"timestampRanges": [
|
"timestampRanges": [
|
||||||
[
|
[
|
||||||
"3/7/0/0",
|
"3/7/0/0",
|
||||||
"3/7/0/28"
|
"3/7/0/28"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"type": "comment",
|
"level": 1,
|
||||||
"warnings": []
|
"name": "c-Alice-20240130095300",
|
||||||
|
"id": "c-Alice-20240130095300-Hello",
|
||||||
|
"warnings": [],
|
||||||
|
"replies": []
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"type": "heading",
|
|
||||||
"warnings": []
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue