diff --git a/google_drive/tests/integration/xml/image.xml b/google_drive/tests/integration/xml/image.xml index ca8478d..8cdd7bd 100644 --- a/google_drive/tests/integration/xml/image.xml +++ b/google_drive/tests/integration/xml/image.xml @@ -1 +1 @@ - + diff --git a/google_drive/tests/test_const.py b/google_drive/tests/test_const.py index c7b9554..45ed1c5 100644 --- a/google_drive/tests/test_const.py +++ b/google_drive/tests/test_const.py @@ -15,5 +15,5 @@ STATUS_CODE_400 = {'status_code': 400} STATUS_CODE_404 = {'status_code': 404} -TEST_IMAGE_URL = 'https://docs.google.com/drawings/d/e/2PACX-1vR5IEdW9QtEDQG8Kr0ZyigIVJNE8PTpet3H1AcLH0LsCBIVlN' \ - '-onsTnmP5cfD44cwzrAS3jacvPP6q6/pub?w=960&h=720' +TEST_IMAGE_URL = 'https://docs.google.com/drawings/d/e/2PACX-1vTDskPsAcSoDz6D0swCEuf9n7R67X0zuaDLIrDorbon9JhmIjtW' \ + '_1bm0PbjcU7M2xzUOXA3asuSih2t/pub?w=960&h=720'