Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JavalVyas2000 committed Mar 13, 2024
1 parent abef4e6 commit 7054007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ you need to add `-c` and the path to the top-level *pyproject.toml*, which has t
then use the name of the test notebook:

```shell
pytest -v idaes_examples/notebooks/docs/unit_models/operations/compressor_test.ipynb
pytest -c idaes_examples/notebooks/docs/unit_models/operations/compressor_test.ipynb
```

If you want to test several related notebooks, or perhaps just not type the whole notebook filename,
Expand Down

0 comments on commit 7054007

Please sign in to comment.