Skip to content

Commit

Permalink
Update test/oracles/VelodromeV2Oracle.js
Browse files Browse the repository at this point in the history
  • Loading branch information
zZoMROT authored Jan 30, 2024
1 parent da52c17 commit e0e1b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/oracles/VelodromeV2Oracle.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const {
defaultValues: { thresholdFilter },
} = require('../helpers.js');

describe.skip('VelodromeV2Oracle', function () {
describe('VelodromeV2Oracle', function () {
before(async function () {
await network.provider.request({ // take optimistic fork
method: 'hardhat_reset',
Expand Down

0 comments on commit e0e1b23

Please sign in to comment.