Commit 0928e7e
fix(ci): fix warnings by registering the pytest marker
- ```
/workspace/python-sensor/tests/agent/test_host.py:125: PytestUnknownMarkWarning: Unknown pytest.mark.original - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
@pytest.mark.original
```
Signed-off-by: Varsha GS <varsha.gs@ibm.com>1 parent ceaf34a commit 0928e7e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
0 commit comments