JAL-1270 move some Network tests to External (require third-party services)
[jalview.git] / test / jalview / fts / service / pdb / PDBFTSPanelTest.java
index 6837847..ac1d304 100644 (file)
@@ -90,7 +90,7 @@ public class PDBFTSPanelTest
     assertEquals(expectedString, outcome);
   }
 
-  @Test(groups = { "Network", "External" }, timeOut = 7000)
+  @Test(groups = { "External" }, timeOut = 7000)
   public void txt_search_ActionPerformedTest()
   {
     PDBFTSPanel searchPanel = new PDBFTSPanel(null);