sablier-labs / v1-protocol

Core smart contracts of the Sablier V1 protocol
https://sablier.finance
GNU General Public License v3.0
263 stars 79 forks source link

fix payroll tests not testing employee caller #34

Closed TomAFrench closed 4 years ago

TomAFrench commented 4 years ago

In CancelSalary.js the tests are run twice from the perspective of the company and not from the perspective of the employee.

PaulRBerg commented 4 years ago

Thanks for spotting this, Tom!