From 15ba45f31e30dee8795b2b319f9e516dc75e8b4c Mon Sep 17 00:00:00 2001 From: Waheed Ahmed Date: Mon, 21 Oct 2019 16:05:31 +0500 Subject: [PATCH] Update test image link from spartans-team drive. PROD-773 --- google_drive/tests/integration/xml/image.xml | 2 +- google_drive/tests/test_const.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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'