From 4618c969ad759f3e3970fe76f17b8e1ea1285b62 Mon Sep 17 00:00:00 2001 From: Petr Portnov Date: Sat, 11 May 2024 00:58:39 +0300 Subject: [PATCH] fix(GH-160): resolve `insta` deprecation --- cmds/jrsonnet-fmt/src/tests.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmds/jrsonnet-fmt/src/tests.rs b/cmds/jrsonnet-fmt/src/tests.rs index 992d2353..e774fb03 100644 --- a/cmds/jrsonnet-fmt/src/tests.rs +++ b/cmds/jrsonnet-fmt/src/tests.rs @@ -23,7 +23,7 @@ fn reformat(input: &str) -> String { #[test] fn complex_comments_snapshot() { - insta::assert_display_snapshot!(reformat(indoc!( + insta::assert_snapshot!(reformat(indoc!( "{ comments: { _: '',