diff --git a/libs/error-stack/tests/snapshots/test_debug__full__complex.snap b/libs/error-stack/tests/snapshots/test_debug__full__complex.snap index 251d2d3ad0d..b85e69685a2 100644 --- a/libs/error-stack/tests/snapshots/test_debug__full__complex.snap +++ b/libs/error-stack/tests/snapshots/test_debug__full__complex.snap @@ -3,7 +3,7 @@ source: libs/error-stack/tests/test_debug.rs expression: "format!(\"{report:?}\")" --- context A -├╴at libs/error-stack/tests/test_debug.rs:431:14 +├╴at libs/error-stack/tests/test_debug.rs:433:14 ├╴printable A │ ╰┬▶ root error diff --git a/libs/error-stack/tests/snapshots/test_debug__full__hook_provider.snap b/libs/error-stack/tests/snapshots/test_debug__full__hook_provider.snap index a94715e7e13..49cb24ae225 100644 --- a/libs/error-stack/tests/snapshots/test_debug__full__hook_provider.snap +++ b/libs/error-stack/tests/snapshots/test_debug__full__hook_provider.snap @@ -5,7 +5,7 @@ expression: "format!(\"{report:?}\")" context D ├╴usize: 420 ├╴&'static str: Invalid User Input -├╴at libs/error-stack/tests/test_debug.rs:587:38 +├╴at libs/error-stack/tests/test_debug.rs:588:38 │ ╰─▶ root error ├╴at libs/error-stack/tests/common.rs:9:5