This commit is contained in:
parent
f1f8ef6ee4
commit
645a607a4f
|
@ -65,6 +65,7 @@ describe("receive email", () => {
|
||||||
|
|
||||||
afterAll(() => {
|
afterAll(() => {
|
||||||
developmentWebServer.close();
|
developmentWebServer.close();
|
||||||
|
// FIXME: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/43268
|
||||||
developmentEmailServer.close(() => {});
|
developmentEmailServer.close(() => {});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue