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 c8c81d2 commit fc10f16Copy full SHA for fc10f16
samples/subsys/testsuite/pytest/pytest/conftest.py
@@ -4,7 +4,7 @@
4
5
import pytest
6
7
-# add option "--comdopt" to pytest, or it will report "unknown option"
+# add option "--cmdopt" to pytest, or it will report "unknown option"
8
# this option is passed from twister.
9
def pytest_addoption(parser):
10
parser.addoption(
0 commit comments