Skip to content

Commit

Permalink
Merge branch 'feature/unst-8553-tim-to-bc-converter' of github.com:De…
Browse files Browse the repository at this point in the history
…ltares/HYDROLIB-core into feature/unst-8553-tim-to-bc-converter
  • Loading branch information
MAfarrag committed Jan 14, 2025
2 parents 5fd42da + 92b65c4 commit 74503f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,12 @@ def output_files_dir() -> Path:
def reference_files_dir() -> Path:
return Path("tests/data/reference")


@pytest.fixture
def invalid_data_dir() -> Path:
return Path("tests/data/input/invalid_files")


@pytest.fixture
def initial_condition_quantities() -> List[str]:
return [
Expand Down

0 comments on commit 74503f6

Please sign in to comment.