diff --git a/spec/CLI.spec.js b/spec/CLI.spec.js index f8b15850..af9f0f48 100644 --- a/spec/CLI.spec.js +++ b/spec/CLI.spec.js @@ -155,4 +155,4 @@ describe('definitions', () => { } } }); -}); \ No newline at end of file +});