You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/10/22 06:55:51 UTC

[GitHub] [airflow] nuclearpinguin commented on a change in pull request #6170: [AIRFLOW-4971] Add Google Display & Video 360 integration

nuclearpinguin commented on a change in pull request #6170: [AIRFLOW-4971] Add Google Display & Video 360 integration
URL: https://github.com/apache/airflow/pull/6170#discussion_r337351966
 
 

 ##########
 File path: tests/providers/google/marketing_platform/hooks/test_campaign_manager.py
 ##########
 @@ -40,8 +40,7 @@ def setUp(self):
         "campaign_manager.GoogleCampaignManagerHook._authorize"
     )
     @mock.patch(
-        "airflow.providers.google.marketing_platform.hooks."
-        "campaign_manager.build"
+        "airflow.providers.google.marketing_platform.hooks." "campaign_manager.build"
 
 Review comment:
   Done

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services