Commit 2ff30db
chore(tests): suppress ldap3 DeprecationWarning from pyasn1 in pytest
ldap3 2.9.1 (latest) imports deprecated tagMap/typeMap symbols from
pyasn1. The warning is an upstream issue with no fix available. Filter
it in pytest.ini so it doesn't block -W error runs or pollute output.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5842400 commit 2ff30db
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
0 commit comments