repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
973cde2
)
Linting
author
aardizio
<alessandroardizio94@gmail.com>
Sun, 19 Jan 2020 16:21:12 +0000
(17:21 +0100)
committer
aardizio
<alessandroardizio94@gmail.com>
Sun, 19 Jan 2020 16:21:12 +0000
(17:21 +0100)
tests/util.test.js
patch
|
blob
|
blame
|
history
diff --git
a/tests/util.test.js
b/tests/util.test.js
index 65af73c6571bba88be9bf9429ed8e43b3645e6ca..0d6c99f18d0ad95d576efe0170bdab415a467ab4 100644
(file)
--- a/
tests/util.test.js
+++ b/
tests/util.test.js
@@
-4,5
+4,4
@@
describe('Generate uuid', () => {
it('Just a proof for CI', () => {
expect(true).toBeTruthy()
})
-
})