Skip to content

Commit 69f00cf

Browse files
committed
fix reset
1 parent 1eb7f5b commit 69f00cf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/test_2025_12_10.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
import pytest
2-
import brownie
31
import tests.utils_test_2025_12_10_lidov3 as lidov3
42

5-
@pytest.fixture(autouse=True)
6-
def isolation():
7-
brownie.chain.reset()
83

94
def test_vote_v1_dg1(helpers, accounts, ldo_holder, vote_ids_from_env, stranger):
105

0 commit comments

Comments
 (0)