8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2efda11 commit f902b10Copy full SHA for f902b10
composer/cicd_sample/dags/example2_dag_test.py
@@ -12,12 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-from airflow import models
16
import internal_unit_testing
17
-import pytest
18
-
19
-# user should substitute their project ID
20
-PROJECT_ID = "your-project-id"
21
22
23
def test_dag_import():
composer/cicd_sample/dags/example_dag_test.py
0 commit comments