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 2022/02/11 15:32:43 UTC

[GitHub] [airflow] norm commented on a change in pull request #21472: WIP backend -> backends

norm commented on a change in pull request #21472:
URL: https://github.com/apache/airflow/pull/21472#discussion_r804761740



##########
File path: airflow/config_templates/default_test.cfg
##########
@@ -61,7 +61,7 @@ api_client = airflow.api.client.local_client
 endpoint_url = http://localhost:8080
 
 [api]
-auth_backend = airflow.api.auth.backend.default
+auth_backends = airflow.api.auth.backend.default

Review comment:
       If that section is removed, everything under `tests/www/api/experimental` fails. :)




-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org