Skip to content

Commit

Permalink
Remove duplicate pytest plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Feb 5, 2024
1 parent 9b39e84 commit 2b053f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
"""Fixtures and plugins."""
from __future__ import annotations

pytest_plugins = ("singer_sdk.testing.pytest_plugin",)

0 comments on commit 2b053f9

Please sign in to comment.