We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb7f5b commit 69f00cfCopy full SHA for 69f00cf
tests/test_2025_12_10.py
@@ -1,10 +1,5 @@
1
-import pytest
2
-import brownie
3
import tests.utils_test_2025_12_10_lidov3 as lidov3
4
5
-@pytest.fixture(autouse=True)
6
-def isolation():
7
- brownie.chain.reset()
8
9
def test_vote_v1_dg1(helpers, accounts, ldo_holder, vote_ids_from_env, stranger):
10
0 commit comments