diff --git a/changelog/344.bugfix b/changelog/344.bugfix new file mode 100644 index 0000000..a88fca2 --- /dev/null +++ b/changelog/344.bugfix @@ -0,0 +1 @@ +Fix issue where Warnings could cause pytest to fail if they do not set the args attribute correctly.