1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

introduced tests + refactoring

This commit is contained in:
Massimo Candela
2019-07-09 02:46:08 +02:00
parent 9b7de79264
commit 4319fbfea6
21 changed files with 1161 additions and 236 deletions

View File

@@ -1,5 +1,4 @@
import Report from "./report";
import nodemailer from "nodemailer";
export default class ReportEmail extends Report {