Commit a413f82
committed
chore: Register 'serial' pytest marker in mlops tox.ini
The Lake Formation integ tests use @pytest.mark.serial, but the marker
was never registered, producing PytestUnknownMarkWarning noise on every
run. Register it in the [pytest] markers section.1 parent b71bc7e commit a413f82
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments