Skip to content

Commit

Permalink
remove ignored tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Nov 25, 2024
1 parent 6d24267 commit 92e453b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,6 @@ line_length = 88

[tool.pytest.ini_options]
markers = ["plots", "docker"]
addopts = """
--ignore=tests/test_basemodel.py
--ignore=tests/rr/test_fnm.py
--deselect=tests/test_model.py::test_dimr_model_save
--deselect=tests/test_model.py::test_mdu_model
--deselect=tests/test_model.py::test_dimr_model
--deselect=tests/test_model.py::test_dimr_mode_save
"""
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 92e453b

Please sign in to comment.