update reference data in test which was updated in KIM database

This commit is contained in:
Axel Kohlmeyer
2025-04-29 08:40:47 -04:00
parent 053792ed47
commit f9a55c0f49

View File

@ -636,7 +636,7 @@ TEST_F(KimCommandsTest, kim_query)
"temperature_units=[K]");
END_HIDE_OUTPUT();
ASSERT_THAT(variable->retrieve("alpha"), StrEq("1.654960564704273e-05"));
ASSERT_THAT(variable->retrieve("alpha"), StrEq("1.656579473023212e-05"));
BEGIN_HIDE_OUTPUT();
command("clear");