Merge branch 'develop' into merged_2_11_2_0_to_2_12
[jalview.git] / test / jalview / io / FeaturesFileTest.java
index 95ac679..5ea2488 100644 (file)
@@ -72,7 +72,7 @@ public class FeaturesFileTest
      * remove any sequence mappings created so they don't pollute other tests
      */
     StructureSelectionManager ssm = StructureSelectionManager
-            .getStructureSelectionManager(Desktop.instance);
+            .getStructureSelectionManager(Desktop.getInstance());
     ssm.resetAll();
   }