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