Commit db317eb
tests: register custom 'last' pytest mark to suppress warning
The test_tablets.py file uses @pytest.mark.last to ensure the
decommission test runs last. Register this mark in pyproject.toml
to eliminate the PytestUnknownMarkWarning.1 parent 56498e3 commit db317eb
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| |||
0 commit comments