JAL-3878 update branch from 2.12 merge from 2.11.2
[jalview.git] / test / jalview / schemes / ColourSchemesTest.java
index 58e272d..a4139cc 100644 (file)
@@ -192,7 +192,7 @@ public class ColourSchemesTest
   @AfterClass(alwaysRun = true)
   public static void tearDownAfterClass() throws Exception
   {
-    Desktop.instance.closeAll_actionPerformed(null);
+    Desktop.getInstance().closeAll_actionPerformed(null);
   }
 
   @Test(groups = "Functional")