And un-removing the newline
This commit is contained in:
Родитель
a6236f736f
Коммит
0ea0e6dc58
|
@ -2759,6 +2759,7 @@ class TestValidateAddon(test_utils.TestCase):
|
|||
eq_(doc('#upload-addon').attr('data-upload-url'),
|
||||
reverse('devhub.upload'))
|
||||
|
||||
|
||||
class TestValidateFile(files.tests.UploadTest):
|
||||
fixtures = ['base/apps', 'base/users',
|
||||
'devhub/addon-file-100456', 'base/platforms']
|
||||
|
|
Загрузка…
Ссылка в новой задаче