changes waitForNode to use assertion
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -6,6 +6,7 @@ import java.util.Iterator;
@@ -14,13 +15,13 @@ import javafx.scene.control.ListView;
@@ -157,8 +158,9 @@ public class TodoListControllerTest extends ApplicationTest {
@@ -166,11 +168,9 @@ public class TodoListControllerTest extends ApplicationTest {