Skip to content

Commit

Permalink
skip mimicry test
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSpuddy committed Oct 1, 2024
1 parent 6d19aa9 commit 00a4a2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/test_mimicry_dispute.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
import pytest
from telliot_feeds.dtypes.datapoint import datetime_now_utc
from telliot_feeds.feeds import mimicry_nft_market_index_usd_feed
from tellor_disputables.config import AutoDisputerConfig
from tellor_disputables.data import get_contract
from tellor_disputables.data import parse_new_report_event
from disputable_values_monitor.config import AutoDisputerConfig
from disputable_values_monitor.data import get_contract
from disputable_values_monitor.data import parse_new_report_event
from web3 import Web3


Expand Down

0 comments on commit 00a4a2d

Please sign in to comment.