mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 12:41:18 -07:00
Make tests happy
This commit is contained in:
parent
9a7e5327ab
commit
d1243397fa
3 changed files with 4 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ use Slic3r::Test;
|
|||
}
|
||||
});
|
||||
|
||||
ok abs($retracted) < epsilon, 'all retractions are compensated';
|
||||
ok abs($retracted) < 0.0002, 'all retractions are compensated';
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue