From 76fc084508638f3f18df93fb8c8ae069412c1ee5 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:54:02 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- test/test_unit_strings.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/test/test_unit_strings.cpp b/test/test_unit_strings.cpp index ecbe10a3..0a33f8ae 100644 --- a/test/test_unit_strings.cpp +++ b/test/test_unit_strings.cpp @@ -1107,9 +1107,8 @@ TEST(stringToUnit, handlingOfSquared) unit_from_string("meter per square seconds per square root of hertz"); EXPECT_EQ(u5, precise::special::ASD); - auto u6 = unit_from_string( - "degree Fahrenheit hour square foot per British " - "thermal unit (international table) inch"); + auto u6 = unit_from_string("degree Fahrenheit hour square foot per British " + "thermal unit (international table) inch"); EXPECT_EQ( u6,