Commit 5ca434c
Clarify pytestmark comment per Copilot review
Make explicit that the marker is attached to every test in the
module, but the only_rerun patterns are tied to real-network failure
traces, so mocked tests are no-ops for the rerun by construction.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 047130f commit 5ca434c
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments