Use a materialized Extension.latest_version field instead of a dynamic property #152
@ -221,7 +221,6 @@ class UpdateTest(CheckFilePropertiesMixin, TestCase):
|
||||
},
|
||||
_get_all_form_errors(response),
|
||||
)
|
||||
# self.assertFalse("TODO: It should also list previews as required")
|
||||
|
||||
Oleg-Komarov marked this conversation as resolved
Outdated
|
||||
def test_post_upload_validation_error_duplicate_images(self):
|
||||
extension = create_approved_version().extension
|
||||
|
Loading…
Reference in New Issue
Block a user
should a separate commit, out of scope