Commit d4e7586
committed
test(django): Drop middleware_spans parametrize from test_active_thread_id
The arm only toggled creation of middleware spans, which this test never
inspects: the streaming path skips non-segment spans, and the static path
looks at profile and transaction items. Both DjangoIntegration(middleware_spans=)
settings remain covered by the dedicated middleware-span tests.1 parent f5c3a26 commit d4e7586
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
| |||
212 | 211 | | |
213 | 212 | | |
214 | 213 | | |
215 | | - | |
216 | 214 | | |
217 | 215 | | |
218 | 216 | | |
219 | | - | |
| 217 | + | |
220 | 218 | | |
221 | 219 | | |
222 | 220 | | |
| |||
0 commit comments