adding view label

Change-Id: If515fcfe87d1c5e90d6b5d44e7ba77249eba837a
diff --git a/bare_repo_v2.model.lkml b/bare_repo_v2.model.lkml
index 4c462db..0dfefc6 100644
--- a/bare_repo_v2.model.lkml
+++ b/bare_repo_v2.model.lkml
@@ -7,6 +7,7 @@
 
 explore: big_feature {
   label: "Big Feature"
+  view_label: "ABC"
 }
 
 explore: fast_changes {}