Subscribers only blog posts #104416
@ -22,7 +22,7 @@ User = get_user_model()
|
||||
|
||||
|
||||
@override_settings(
|
||||
DEFAULT_FILE_STORAGE='django.core.files.storage.FileSystemStorage',
|
||||
DEFAULT_FILE_STORAGE='django.core.files.storage.InMemoryStorage',
|
||||
)
|
||||
class TestPostCreation(TestCase):
|
||||
@classmethod
|
||||
|
Loading…
Reference in New Issue
Block a user