Run ww unit test in tmp dir

This commit is contained in:
Patrick Shriwise 2022-12-23 14:34:17 -06:00
parent 03811745a0
commit ce956f8515

View file

@ -225,7 +225,7 @@ def test_lower_ww_bounds_shape():
assert ww.lower_ww_bounds.shape == (2, 3, 4, 1)
def test_roundtrip(model, wws):
def test_roundtrip(run_in_tmpdir, model, wws):
model.settings.weight_windows = wws
# write the model with weight windows to XML