when I try to use the test cases, it gives me this error:
TypeError: ws.replace is not a function
at unbleach
at /home/codewarrior/index.js:20:19
at /home/codewarrior/index.js:25:5
at Object.handleError
EDIT:
Never mind, the issue was resolved. I was returning a number not a string.
when I try to use the test cases, it gives me this error:
TypeError: ws.replace is not a function
at unbleach
at /home/codewarrior/index.js:20:19
at /home/codewarrior/index.js:25:5
at Object.handleError
EDIT:
Never mind, the issue was resolved. I was returning a number not a string.