Tests restructuring
This commit is contained in:
6
tests/integration/conftest.py
Normal file
6
tests/integration/conftest.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# tests/integration/conftest.py
|
||||
"""Integration test specific fixtures."""
|
||||
import pytest
|
||||
|
||||
# Add any integration-specific fixtures here if needed
|
||||
|
||||
Reference in New Issue
Block a user