a Change-Id: I07cc4aed15cbd6ad5937084d016da001ce562a4f
diff --git a/bare_repo_v2.model.lkml b/bare_repo_v2.model.lkml index c1badb3..aebcab1 100644 --- a/bare_repo_v2.model.lkml +++ b/bare_repo_v2.model.lkml
@@ -4,7 +4,7 @@ include: "fast_changes.view.lkml" include: "big_feature.view.lkml" -include: "big_features_fast_changes.dashboard" +#include: "big_features_fast_changes.dashboard" explore: big_feature { label: "Big Feature"
diff --git a/bare_repo_v2_copy.model.lkml b/bare_repo_v2_copy.model.lkml index 151280b..d2ef85e 100644 --- a/bare_repo_v2_copy.model.lkml +++ b/bare_repo_v2_copy.model.lkml
@@ -4,6 +4,7 @@ include: "fast_changes.view.lkml" include: "big_feature.view.lkml" +include: "big_features_fast_changes.dashboard" explore: big_feature {}