correct test due to new requirement of function
This commit is contained in:
parent
cbe67e6f27
commit
b837501881
2 changed files with 25 additions and 1 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue