sablier-labs / flow

🍃 Smart contracts of the Sablier Flow protocol.
Other
10 stars 2 forks source link

perf: don't update st if withdraw amount is less than sd #266

Closed andreivladbrg closed 2 months ago

andreivladbrg commented 2 months ago

withdraw concrete tests should be updated to cover both the branches.

you are correct, added them in my latest commit

lmk if the PR looks good now