Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve pytest warning on PytestUnknownMarkWarning
When running tests through komodo, pytest claims ert_integration is an unknown mark. This is probably due to pyproject.toml, which defines it, is not present where it is running the tests
- Loading branch information