Commit 05b88ad
committed
Fix check for pytest-marked extensions.
All because of the mixed subplots test which marks one extension as
xfail. This was technically not checked correctly, but ended up with the
same result of the 'svg' extension being treated as xfail.1 parent 96dcb33 commit 05b88ad
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
227 | 231 | | |
228 | 232 | | |
229 | 233 | | |
| |||
0 commit comments