NEAR-DevHub / neardevhub-treasury-dashboard

Frontend for Treasury Dashboard Product (includes DevHub, Infinex) + Testing front end. Note – we leverage Sputnik DAO contract.
MIT License
3 stars 0 forks source link

Test: cancel form should clear existing values #69

Closed Tguntenaar closed 1 month ago

Tguntenaar commented 1 month ago

This PR adds a single test to make sure the inputs get cleared once a users clicks cancel after starting the create payment request flow has started.

Tguntenaar commented 1 month ago

The tests are failing because of a missing secret. Once that is added we can merge this PR.