Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
sarkafa committed Aug 27, 2024
1 parent a794ffd commit d2c1c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ def test_sl(self):
meta = get_metadata(fname, False)

assert meta.data == {
'estimated_print_time': 2722,
'estimated_print_time': 2722.16,
'exposure_time': 2,
'exposure_time_first': 25,
'layer_height': 0.05,
Expand Down

0 comments on commit d2c1c3a

Please sign in to comment.