Maurizio Lupo

Results 3 issues of Maurizio Lupo

We added the italian locale. We also fixed a bug in pdt form due to an english date sended back from paypal while our locale is set in Italian.

grunt phantomas is failing on this specific page: ``` phantomas: { pageTest : { options : { indexPath : './phantomas/', options : { timeout : 1200, }, numberOfRuns: 1, url...

bug
question

If you are not using the "for await of" loop you need to manually call the method return() when the loop is interrupted. See my notes here: https://github.com/sithmel/iter-tools/wiki/Generator-functions-work-flow Also there...