Linting
authoraardizio <alessandroardizio94@gmail.com>
Sun, 19 Jan 2020 16:21:12 +0000 (17:21 +0100)
committeraardizio <alessandroardizio94@gmail.com>
Sun, 19 Jan 2020 16:21:12 +0000 (17:21 +0100)
tests/util.test.js

index 65af73c6571bba88be9bf9429ed8e43b3645e6ca..0d6c99f18d0ad95d576efe0170bdab415a467ab4 100644 (file)
@@ -4,5 +4,4 @@ describe('Generate uuid', () => {
   it('Just a proof for CI', () => {
     expect(true).toBeTruthy()
   })
-
 })