Skip to content

Commit

Permalink
fix: enable test frontrun
Browse files Browse the repository at this point in the history
  • Loading branch information
Amuhar committed Jan 4, 2025
1 parent 84ea226 commit 5f019b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/front-run-v3.e2e-spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ describe('Front-run e2e tests', () => {
});
});

describe.skip('Historical front-run', () => {
describe('Historical front-run', () => {
let snapshotId: number;

beforeAll(async () => {
Expand Down

0 comments on commit 5f019b0

Please sign in to comment.