create FactoryTest

This commit is contained in:
Andrin Fassbind
2022-05-13 22:35:01 +02:00
parent df3fc5df2d
commit 7f8de3e8f1
2 changed files with 28 additions and 2 deletions
@@ -117,8 +117,6 @@ public class Factory {
innerVbox.getChildren().add(label);
}
}
public void resetFooter(BorderPane pane,boolean error) {