creating_project_b
diff --git a/testing_project_a.view.lkml b/testing_project_a.view.lkml deleted file mode 100644 index 8d57375..0000000 --- a/testing_project_a.view.lkml +++ /dev/null
@@ -1,3 +0,0 @@ -view: testing_project_a { - -}
diff --git a/testing_project_b.view.lkml b/testing_project_b.view.lkml new file mode 100644 index 0000000..fc76cf9 --- /dev/null +++ b/testing_project_b.view.lkml
@@ -0,0 +1,3 @@ +view: testing_project_b { + +}