icon-bridge icon indicating copy to clipboard operation
icon-bridge copied to clipboard

test(bmc): Owner cannot add route if the route is already added

Open hemz10 opened this issue 3 years ago • 0 comments

Feature

Scenario

Contract owner cannot add already existing route

  • Given
    • BMC owner and an existing route
  • When
    • Owner tries to add same route
  • Then
    • BMC should revert and owner cannot add route which is already added

hemz10 avatar Oct 24 '22 05:10 hemz10