File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
packages/cubejs-schema-compiler/test/unit/__snapshots__ Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ Object {
8989 ],
9090 " meta" : undefined ,
9191 " name" : " simple_view" ,
92+ " nestedFolders" : Array [],
9293 " public" : true ,
9394 " segments" : Array [],
9495 " title" : " Simple View" ,
@@ -168,6 +169,7 @@ Object {
168169 ],
169170 " meta" : undefined ,
170171 " name" : " simple_view" ,
172+ " nestedFolders" : Array [],
171173 " public" : true ,
172174 " segments" : Array [],
173175 " title" : " Simple View" ,
@@ -281,6 +283,7 @@ Object {
281283 ],
282284 " meta" : undefined ,
283285 " name" : " simple_view" ,
286+ " nestedFolders" : Array [],
284287 " public" : true ,
285288 " segments" : Array [],
286289 " title" : " Simple View" ,
@@ -360,6 +363,7 @@ Object {
360363 ],
361364 " meta" : undefined ,
362365 " name" : " simple_view" ,
366+ " nestedFolders" : Array [],
363367 " public" : true ,
364368 " segments" : Array [],
365369 " title" : " Simple View" ,
You can’t perform that action at this time.
0 commit comments