feat: US-002 - Funcție hello simpla
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
"Exportată ca module.exports = { hello }",
|
||||
"Funcția trimite toLowerCase pe name"
|
||||
],
|
||||
"passes": false,
|
||||
"notes": ""
|
||||
"passes": true,
|
||||
"notes": "src/hello.js creat cu hello(name) care aplică toLowerCase pe name. Exportat ca module.exports = { hello }."
|
||||
},
|
||||
{
|
||||
"id": "US-003",
|
||||
|
||||
Reference in New Issue
Block a user