Benjamin Caffrey

Results 1 issues of Benjamin Caffrey

I'm primarily referencing this [Class Decorator](http://docs.getmoto.org/en/latest/docs/getting_started.html#class-decorator) piece of documentation. This leads me to believe that state created or modified in `setUp(self):` will persist through tests. I run that code and...

bug