Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Jan 24, 2024
1 parent 891cd45 commit d979500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/SlicePhaseTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ class SlicePhaseTest : public testing::Test
scene.settings.add("raft_interface_layers", "1");
scene.settings.add("raft_surface_thickness", "0.2");
scene.settings.add("raft_surface_layers", "1");
scene.settings.add("raft_surface_extruder_nr", "0");
scene.settings.add("magic_mesh_surface_mode", "normal");
scene.settings.add("meshfix_extensive_stitching", "false");
scene.settings.add("meshfix_keep_open_polygons", "false");
Expand Down

0 comments on commit d979500

Please sign in to comment.