Following Airflow tutorial here.
Problem: The webserver returns the following error
Broken DAG: [/usr/local/airflow/dags/test_operat
I had to update the plugin path in file airflow.cfg in order to fix the problem.
airflow.cfg
Where your Airflow plugins are stored:
plugins_folder = /airflow/plugins