This commit is contained in:
2025-05-25 19:05:43 +00:00
parent 4c9fd22a86
commit 84196f9b13
110 changed files with 110 additions and 110 deletions

View File

@ -236,4 +236,4 @@ tap.test('cleanup - stop SMTP server', async () => {
console.log('✅ Test server stopped');
});
tap.start();
export default tap.start();