xuxueli 8 years ago
parent
commit
d2ab791e8f

+ 1 - 1
xxl-job-admin/src/test/java/com/xxl/job/admin/util/MailUtilTest.java View File

18
 public class MailUtilTest {
18
 public class MailUtilTest {
19
 
19
 
20
     @Test
20
     @Test
21
-    public void registryTest() throws Exception {
21
+    public void mailTest() throws Exception {
22
 
22
 
23
         String mailBodyTemplate = "<h5>监控告警明细:</span>" +
23
         String mailBodyTemplate = "<h5>监控告警明细:</span>" +
24
                 "<table border=\"1\" cellpadding=\"3\" style=\"border-collapse:collapse; width:80%;\" >\n" +
24
                 "<table border=\"1\" cellpadding=\"3\" style=\"border-collapse:collapse; width:80%;\" >\n" +