bamboo testing only
authorBobHanson <hansonr@stolaf.edu>
Mon, 23 Mar 2020 14:34:20 +0000 (09:34 -0500)
committerBobHanson <hansonr@stolaf.edu>
Mon, 23 Mar 2020 14:34:20 +0000 (09:34 -0500)
test/jalview/gui/AlignmentPanelTest.java

index 80dc939..f16b2ee 100644 (file)
@@ -135,6 +135,7 @@ public class AlignmentPanelTest
   @BeforeMethod(alwaysRun = true)
   public void setUp() throws InvocationTargetException, InterruptedException
   {
+    Jalview.setSynchronous(true);
     Jalview.main(new String[] { "-nonews", "-props",
         "test/jalview/testProps.jvprops" });