Commit 1776b65
Kevin Westphal
fix(functests): remove deprecated fixture marks
Applying a mark to a fixture function is deprecated and became a hard error in pytest 9. See https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function1 parent d7055a7 commit 1776b65
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
| |||
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | | - | |
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
| |||
0 commit comments