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 have several ITs that have @DisableIf annotations which prevent running on testnet, as most of the time when we implement support for a new amendment, the amendment isn't live on testnet yet.
We should remove these annotations on ClawbackIT and AmmIT
The text was updated successfully, but these errors were encountered:
We have several ITs that have
@DisableIf
annotations which prevent running on testnet, as most of the time when we implement support for a new amendment, the amendment isn't live on testnet yet.We should remove these annotations on
ClawbackIT
andAmmIT
The text was updated successfully, but these errors were encountered: