livepeer / protocol

Livepeer protocol
MIT License
152 stars 45 forks source link

chore: add .mocharc.json #640

Closed rickstaa closed 6 months ago

rickstaa commented 7 months ago

What does this pull request do? Explain your changes. (required)

This pull request adds a .mocharc.json configuration file so that mocha hardhat tests can be directly debugged in VScode.

Specific updates (required)

How did you test each of these updates (required)

I checked that I can with this file now debug the smart contract tests.

Does this pull request close any open issues?

No

Checklist: