Skip to content

Commit 097448e

Browse files
committed
chore(test): remove parens on fixture
1 parent 63ffd62 commit 097448e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ def client(
150150
)
151151

152152

153-
@pytest.fixture()
153+
@pytest.fixture
154154
def instrumented_client(
155155
http: HttpImplementation,
156156
endpoint: URL,

0 commit comments

Comments
 (0)