chore: remove unintended commit of temporary skip

This commit is contained in:
Robert Sparks 2023-07-07 17:49:55 -05:00
parent f0a32edec6
commit c980649c32
No known key found for this signature in database
GPG key ID: 6E2A6A5775F91318

View file

@ -868,8 +868,6 @@ class TastypieApiTestCase(ResourceTestCaseMixin, TestCase):
"There doesn't seem to be any API resource for model %s.models.%s"%(app.__name__,model.__name__,))
from unittest import skip
@skip("Holding fixup for later: DO NOT MERGE this line") ##TODO
class RfcdiffSupportTests(TestCase):
def setUp(self):