From c123163ea55296a6070f4c9189925a2240795ca5 Mon Sep 17 00:00:00 2001 From: Leif Linse <118986082+leiflinse-trivector@users.noreply.github.com> Date: Thu, 25 Jan 2024 18:11:29 +0100 Subject: [PATCH] Fix length_test.dart formatting (#159) --- test/components/length_test.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/components/length_test.dart b/test/components/length_test.dart index 5c45f8d..d93278f 100644 --- a/test/components/length_test.dart +++ b/test/components/length_test.dart @@ -33,4 +33,4 @@ final line = Feature( end, ], ), -); \ No newline at end of file +);