lukso-network / universalprofile-test-dapp

Testing dApps for ERC725 and Universal Profiles.
https://up-test-dapp.lukso.tech/
17 stars 14 forks source link

Test Fix prettier error #89

Closed Hugoo closed 1 year ago

Hugoo commented 1 year ago

The --write command would silent the error and... write the diff. But bc is happens in the CI, it is not pushed to the repo. So it currently allow having non formatted files in the repo.

This fixes it.

Cf a working CI on a non formatted file:

https://github.com/lukso-network/universalprofile-test-dapp/actions/runs/3542186994