Felipe Orellana

Results 1 issues of Felipe Orellana

Noticed when running tests: ```yarn test``` I would get a single failure due to this line: https://github.com/frappe/gantt/blob/master/tests/date_utils.test.js#L47 Parsing dates with the Date constructor is generally equivalent to Date.parse() which may...