Skip to content

Commit

Permalink
chore: remove linea references
Browse files Browse the repository at this point in the history
  • Loading branch information
gosuto-inzasheru committed Jul 29, 2024
1 parent 85730f8 commit 6ad1e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

load_dotenv()

exempt_chains = ["fantom", "mode", "linea", "fraxtal", "goerli"]
exempt_chains = ["fantom", "mode", "fraxtal", "goerli"]
chains = [
chain
for chain in list(AddrBook.chains["CHAIN_IDS_BY_NAME"])
Expand Down

0 comments on commit 6ad1e31

Please sign in to comment.