From 14e73acb118058d806f82652cd9bfad02c75d7ee Mon Sep 17 00:00:00 2001 From: Shreyas Goenka Date: Fri, 27 Sep 2024 12:57:49 +0200 Subject: [PATCH] - --- bundle/config/loader/testdata/format/databricks.yml | 2 -- bundle/config/loader/testdata/format/foo.job.yml | 7 ------- 2 files changed, 9 deletions(-) delete mode 100644 bundle/config/loader/testdata/format/databricks.yml delete mode 100644 bundle/config/loader/testdata/format/foo.job.yml diff --git a/bundle/config/loader/testdata/format/databricks.yml b/bundle/config/loader/testdata/format/databricks.yml deleted file mode 100644 index a621514c8..000000000 --- a/bundle/config/loader/testdata/format/databricks.yml +++ /dev/null @@ -1,2 +0,0 @@ -bundle: - name: format_test diff --git a/bundle/config/loader/testdata/format/foo.job.yml b/bundle/config/loader/testdata/format/foo.job.yml deleted file mode 100644 index 591aaa08c..000000000 --- a/bundle/config/loader/testdata/format/foo.job.yml +++ /dev/null @@ -1,7 +0,0 @@ -resources: - jobs: - foo: - name: foo - - bar: - name: bar