withdrawArbitrageProfits() will revert when attempting to withdraw less than the dust amount, because of a check on the pool.
This is called in step 2 of the Upkeep.
Safely return when the depositedWETH is less than the pools dust:
