mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-15 20:53:20 +09:00
Revert "Update README with Jest specific language. Update some spec files with new syntax"
This reverts commit e73c68fc01.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const helloWorld = function() {
|
||||
return 'Yello Wold!'
|
||||
return ''
|
||||
}
|
||||
|
||||
module.exports = helloWorld
|
||||
|
||||
Reference in New Issue
Block a user