test(warnings-recorder): Add attribute error test

This commit is contained in:
Lesnek 2023-07-02 15:35:04 +02:00 committed by Milan Lesnek
parent 3d0dedb5ec
commit 4517af1e28
2 changed files with 2 additions and 0 deletions

View File

@ -263,6 +263,7 @@ Mickey Pashov
Mihai Capotă Mihai Capotă
Mike Hoyle (hoylemd) Mike Hoyle (hoylemd)
Mike Lundy Mike Lundy
Milan Lesnek
Miro Hrončok Miro Hrončok
Nathaniel Compton Nathaniel Compton
Nathaniel Waisbrot Nathaniel Waisbrot

View File

@ -0,0 +1 @@
``pytest.WarningsRecorder.pop`` now also pop most recent subclass of warning.