Skip to content
Snippets Groups Projects

split one test into three

Merged Hans Fangohr requested to merge split-installation-tests into force-checking-of-error-code
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -77,7 +77,7 @@ style:
- *prepare_style
- black --version
- ruff --version
- pycodestyle --version
- pydocstyle --version
- ruff .
- black --check --diff .
- pydocstyle mpsd-software-environment.py
Loading