summaryrefslogtreecommitdiff
path: root/support/texlab/crates/inlay-hints/src/tests.rs
diff options
context:
space:
mode:
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,