add barebones test

This commit is contained in:
dextracker
2023-02-21 21:59:32 -05:00
parent 4a7a5d1c7a
commit 062e29c848

View File

@@ -91,7 +91,7 @@ abstract contract MultiplexOtc is FixinEIP712 {
return;
}
uint256 sellAmount = state.outputTokenAmount
uint256 sellAmount = state.outputTokenAmount;
// Try filling the Otc order. Swallows reverts.
try
IOtcOrdersFeature(address(this))._fillOtcOrder(