ephraimbuddy commented on pull request #14882:
URL: https://github.com/apache/airflow/pull/14882#issuecomment-802312831


   > @ephraimbuddy what do you mean by that ?
   
   Hi @flvndh, here is an example system test 
https://github.com/apache/airflow/blob/master/tests/providers/microsoft/azure/transfers/test_file_to_wasb_system.py
   It helps ensure that the example dag works fine.
   Here's how you can run it:
   ```
   pytest tests/providers/microsoft/azure/transfers/test_file_to_wasb_system.py 
--system azure -s
   ```


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


Reply via email to