01-edu / Branch-Blockchain

⛓️ Repository for the Blockchain branch content.
3 stars 5 forks source link

error in extension of the file #11

Closed Hamzaelkhatri closed 1 year ago

Hamzaelkhatri commented 2 years ago

in tests/test.mjs line 79 The extension of the file should be .test.js instead of .jtest.js

read(joinPath(root, `${name}.jtest.js`), 'test'),