bluzi / name-db

:rocket: A multilingual collection of names from around the world
MIT License
59 stars 230 forks source link

Update adjo.json #504

Open bluzi opened 6 years ago

TravisBuddy commented 6 years ago

Build failed

Hey Eliran Pe'er, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

npm test ``` > [secure]@1.0.0 test /home/travis/build/bluzi/[secure] > mocha name files ✓ should contain valid JSON 1) should contain a lowercase name, same as the filename ✓ should not have duplicate names ✓ should have ISO-639-3 language codes (101ms) 2) should have correct structure Translations ✓ should be lowercase Sex ✓ should be "m", "f" or "u" ✓ should be lowercase 6 passing (182ms) 2 failing 1) name files should contain a lowercase name, same as the filename: TypeError: Cannot read property 'toLowerCase' of undefined at Context.it (test/test.js:25:47) 2) name files should have correct structure: Error: Error in name file "adjo.json": instance.name is required at Context.it (test/test.js:106:23) npm ERR! Test failed. See above for more details. ```


TravisBuddy commented 6 years ago

Build failed

Hey Eliran Pe'er, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

npm test ``` > [secure]@1.0.0 test /home/travis/build/bluzi/[secure] > mocha name files ✓ should contain valid JSON 1) should contain a lowercase name, same as the filename ✓ should not have duplicate names ✓ should have ISO-639-3 language codes (172ms) 2) should have correct structure Translations ✓ should be lowercase Sex ✓ should be "m", "f" or "u" ✓ should be lowercase 6 passing (297ms) 2 failing 1) name files should contain a lowercase name, same as the filename: TypeError: Cannot read property 'toLowerCase' of undefined at Context.it (test/test.js:25:47) 2) name files should have correct structure: Error: Error in name file "adjo.json": instance.name is required at Context.it (test/test.js:106:23) npm ERR! Test failed. See above for more details. ```