correct test due to new requirement of function

This commit is contained in:
Justus Kuhlmann 2025-12-01 12:25:06 +01:00
commit b837501881
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6
2 changed files with 25 additions and 1 deletions

View file

@ -14,4 +14,4 @@ def test_toml_check_measurement_data():
"names": ['list', 'of', 'names']
}
}
t.check_measurement_data(measurements)
t.check_measurement_data(measurements, "sfcf")