Skip to content

Commit

Permalink
GRIDEDIT-1310 Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BillSenior committed Aug 8, 2024
1 parent 72944f1 commit 5dbd215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/MeshKernelApi/tests/src/UndoTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ TEST(UndoTests, UnstructuredGridConnection)
// 1. create curvilinear grids
// 2. convert CLG's to unstructured grids
// test
// 3. insert node into grid with mkId1, connect surrounding corner nodes to this new node (4 undo actions)
// 3. insert node into grid with mkId1 (1 undo action), connect surrounding corner nodes to this new node (4 undo actions)
// 4. undo the connecting of the nodes and the node insertion (this is to create holes in the node and edge lists)
// 5. get the mesh data for mkId1
// 6. connect this mesh data to mkId2, and check result
Expand Down

0 comments on commit 5dbd215

Please sign in to comment.