mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-29 20:31:10 +02:00
Fix CI
This commit is contained in:
@ -47,7 +47,7 @@ class TemplateTests(TestCase):
|
||||
|
||||
def test_media_isbn_download(self):
|
||||
data = {
|
||||
'_continue': True,
|
||||
'_isbn': True,
|
||||
'isbn': "0316358525",
|
||||
}
|
||||
response = self.client.post(reverse(
|
||||
|
Reference in New Issue
Block a user