Skip to content

Commit 02c2a68

Browse files
author
Andrey Safonov
authored
Merge pull request #3 from andreysaf/setting-up-test-env
Setting up test env
2 parents 467f945 + bf997b3 commit 02c2a68

File tree

4 files changed

+857
-1
lines changed

4 files changed

+857
-1
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,3 +273,5 @@ app.listen(port, () =>
273273
`nodejs-convert-file-server listening at http://localhost:${port}`,
274274
),
275275
);
276+
277+
module.exports = app;

0 commit comments

Comments
 (0)