JAL-1805 modified test setup's so the are ran for groups which requires them
[jalview.git] / test / jalview / commands / EditCommandTest.java
index 3591648..375ae55 100644 (file)
@@ -30,7 +30,7 @@ public class EditCommandTest
 
   private Alignment al;
 
-  @BeforeMethod
+ @BeforeMethod(alwaysRun = true)
   public void setUp()
   {
     testee = new EditCommand();