We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136a2ed commit 57e51ceCopy full SHA for 57e51ce
1 file changed
python/docs/examples/pytest_plugin.md
@@ -688,7 +688,7 @@ details on cleanup and the incremental flag.
688
## Replaying a saved log file
689
690
When the worker doesn't finish cleanly the plugin will print a hint mentioning
691
-`replay-test-result-log`. To import:
+`import-test-result-log`. To import:
692
693
```bash
694
import-test-result-log <path-to-log.jsonl>
0 commit comments