Merge branch 'main' into router/hr/ENG-4280-gas-test
This commit is contained in:
@@ -983,7 +983,9 @@ contract TychoRouterTest is TychoRouterTestSetup {
|
||||
|
||||
vm.expectRevert(
|
||||
abi.encodeWithSelector(
|
||||
TychoRouter__AmountInNotFullySpent.selector, 400000000000000000
|
||||
TychoRouter__AmountInDiffersFromConsumed.selector,
|
||||
1000000000000000000,
|
||||
600000000000000000
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user