alrolorojas edited a comment on issue #6100: [AIRFLOW-5387] Fix show paused 
pagination bug
URL: https://github.com/apache/airflow/pull/6100#issuecomment-532644657
 
 
   > You could even use @conf_vars to annotate the test method to use the env 
var only in the whole test method. But either way it is better than before 
(try-finally...).
   
   @feluelle I did not find a way to pass arguments dynamically from 
`@parameterized.expand` to @conf_vars when used as a decorator. Is there a way 
I can do that annotating the whole method with `conf_vars` and use an argument 
from @parameterized.expand within it?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to