hhhh Change-Id: Ia84824303680c371ba1c9c6fd4a6340914aaef6c
diff --git a/testing_12.view.lkml b/testing_12.view.lkml index 63ce84f..a0fa88e 100644 --- a/testing_12.view.lkml +++ b/testing_12.view.lkml
@@ -13,6 +13,8 @@ SELECT 'google.business.gke' AS value UNION ALL SELECT 'google.business' AS value + UNION ALL + SELECT 'branch: hhhh' AS value ;; }