change
diff --git a/test.view.lkml b/test.view.lkml
index 85b1ad9..ba450c3 100644
--- a/test.view.lkml
+++ b/test.view.lkml
@@ -1,4 +1,7 @@
 view: test {
+
+  #Changes
+
   # # You can specify the table name if it's different from the view name:
   # sql_table_name: my_schema_name.tester ;;
   #