浏览代码

AMBARI-12516. Fix AlertDispatchDAOTest#testDeleteTargetWithNotices() test (dlysnichenko)

Lisnichenko Dmitro 10 年之前
父节点
当前提交
a49c214ada

+ 0 - 1
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/AlertDispatchDAOTest.java

@@ -456,7 +456,6 @@ public class AlertDispatchDAOTest {
   *
   *
   */
   */
   @Test
   @Test
-  @Ignore
   public void testDeleteTargetWithNotices() throws Exception {
   public void testDeleteTargetWithNotices() throws Exception {
     AlertTargetEntity target = m_helper.createAlertTarget();
     AlertTargetEntity target = m_helper.createAlertTarget();