We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca30c7 commit f3e16ccCopy full SHA for f3e16cc
Framework/script/RepoCleaner/README.md
@@ -53,7 +53,7 @@ source env/bin/activate
53
python -m unittest tests.test_Ccdb.TestCcdb.test_getObjectsList
54
55
# Run all tests:
56
-python3 -m unittest discover`
+python3 -m unittest discover
57
```
58
59
`cd QualityControl/Framework/script/RepoCleaner ; python3 -m unittest discover`
0 commit comments