Skip to content

Commit

Permalink
Update model/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nicoletta Farabullini <[email protected]>
  • Loading branch information
egparedes and nfarabullini authored Jan 9, 2025
1 parent eb3a043 commit d9ff68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ model/common/tests/tests/stencil_tests

#### Data dependent tests

Some test depend on serialized data generated by a full model run.
Some tests depend on serialized data generated by a full model run.
Those test are marked with `pytest.mark.datatest` and are only run when the `--datatest`
option is specified. Note that due to `pytests` configuration discovery
you need to specify the base a package directory i.e. one that contains a `pyproject.toml` for the
Expand Down

0 comments on commit d9ff68f

Please sign in to comment.