diff --git a/test/index.test.js b/test/index.test.js index 92c9695..d2080b0 100644 --- a/test/index.test.js +++ b/test/index.test.js @@ -25,4 +25,4 @@ describe("index", () => { ) ); }); -}); \ No newline at end of file +});