Get this error on project: "Example: 0 assert.js:105 throw new AssertionError(obj); ^
AssertionError [ERR_ASSERTION]: 0 == 1 at /opt/project/test.ts:12:8"
How can I fix my problem?
Thank you