Remove debug (fixes tests)
This commit is contained in:
@@ -573,8 +573,8 @@ class DeleteMediaByDateSizeTestCase(_AdminMediaTests):
|
||||
200,
|
||||
channel.code,
|
||||
msg=(
|
||||
"@@ Expected to receive a 200 on accessing media: %s - %s"
|
||||
% (server_and_media_id, channel.json_body)
|
||||
"Expected to receive a 200 on accessing media: %s"
|
||||
% server_and_media_id
|
||||
),
|
||||
)
|
||||
# Test that the file exists
|
||||
|
||||
Reference in New Issue
Block a user