awsdocs / aws-doc-sdk-examples-tools

Apache License 2.0
8 stars 9 forks source link

Remove caplog fixture #42

Closed cpyle0819 closed 4 months ago

cpyle0819 commented 4 months ago

Description of changes: Remove caplog. Caplog was introduced in pytest 3.3.0. We're tied to 3.2.1

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.