Skip to content

Commit

Permalink
Revert "[REVERT IN PROD] Enable CI workflow for all LinkedPools"
Browse files Browse the repository at this point in the history
This reverts commit 10eaef2.
  • Loading branch information
ChiTimesChi committed Nov 8, 2023
1 parent fb6b11c commit 7d0101f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/router/linkedPool/LinkedPoolConfigIntegration.sol
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ abstract contract LinkedPoolConfigIntegrationTest is IntegrationUtils {
maxPercentDelta = maxPercentDelta_;
}

// TODO: remove before merging
function runIfDeployed() public pure override returns (bool) {
return true;
}

// ═══════════════════════════════════════════════════ SETUP ═══════════════════════════════════════════════════════

function afterBlockchainForked() public virtual override {
Expand Down

0 comments on commit 7d0101f

Please sign in to comment.