Skip to content

Commit

Permalink
Restored the Balancer MEV test after merge from master
Browse files Browse the repository at this point in the history
  • Loading branch information
naddison36 committed Oct 5, 2023
1 parent 0d673d0 commit 3b9267b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ forkOnlyDescribe(
});
});

describe.skip("work in MEV environment", function () {
describe("work in MEV environment", function () {
let attackerAddress;
let sAttacker;
let fixture;
Expand Down

0 comments on commit 3b9267b

Please sign in to comment.