JAL-2089 patch broken merge to master for Release 2.10.0b1
[jalview.git] / test / jalview / structure / StructureSelectionManagerTest.java
index d07f919..2074fb4 100644 (file)
@@ -44,7 +44,7 @@ public class StructureSelectionManagerTest
   @BeforeMethod(alwaysRun = true)
   public void setUp()
   {
-    StructureViewSettings.setShowSeqFeatures(true);
+    StructureImportSettings.setShowSeqFeatures(true);
     ssm = new StructureSelectionManager();
   }