Skip to content

Commit c8e3c0b

Browse files
Move pytest_fixtures to tests/test_data and fix import
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 1a8765c commit c8e3c0b

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/client/test_simulation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# from comcheck_api.client import COMcheckClient
66
# from comcheck_api.constants.common_constants import PROJECT_TEMPLATE
77
# from comcheck_api.types.core_types import EnergyCodeOptions
8-
# from pytest_fixtures.components import SAMPLE_BUILDING_AREA, SAMPLE_PROJECT_ENVELOPE
8+
# from tests.test_data.components import SAMPLE_BUILDING_AREA, SAMPLE_PROJECT_ENVELOPE
99

1010

1111
# @pytest.fixture

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)