Francesco Illuminati
Results
2
issues of
Francesco Illuminati
generator-jhipster 7.0.1 I fixed the error at line 1560 of generator-base.js by adding the following code: ``` function isBefore(e1, e2) { // fix by fillumina: Cannot read property 'changelogDate' of...
The following test defines two quantities that should be equals but because they are using a different Unit class they are not. I think this impacts the usability of the...