You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We dont use that method in the test because it would cause an uncaught revert in the test - we want to execute swap with the invalid lp fee, and check that swap still reverts when that happens. That is caught in an if statement later in the test } else if (!swapFee.isValid()) {
v4-core/test/libraries/Pool.t.sol
Line 123 in b538356
The text was updated successfully, but these errors were encountered: