summaryrefslogtreecommitdiff
path: root/support/texlab/crates/inlay-hints/src/tests.rs
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-03-25 03:03:04 +0000
committerNorbert Preining <norbert@preining.info>2024-03-25 03:03:04 +0000
commit05f8146ef2eea2cd71b9c96583c6d893e6c76af5 (patch)
tree615019c00dc1d5e6ec2636bbbb30852f241c04ee /support/texlab/crates/inlay-hints/src/tests.rs
parent1feacf4295bab2d8f05aa0f5fbd1d902559bef36 (diff)
CTAN sync 202403250302
Diffstat (limited to 'support/texlab/crates/inlay-hints/src/tests.rs')
-rw-r--r--support/texlab/crates/inlay-hints/src/tests.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/crates/inlay-hints/src/tests.rs b/support/texlab/crates/inlay-hints/src/tests.rs
index f8c4d619b1..cbffb84ed9 100644
--- a/support/texlab/crates/inlay-hints/src/tests.rs
+++ b/support/texlab/crates/inlay-hints/src/tests.rs
@@ -94,7 +94,7 @@ fn test_label_definition() {
RenderedLabel {
range: 152..226,
number: Some(
- "fig:qux",
+ "1",
),
object: Float {
kind: Figure,