@@ -471,6 +471,7 @@ Object {
471471exports [` Schema Testing Inheritance CubeB.js correctly extends cubeA.yml (with additions) 9` ] = `
472472Object {
473473 " countCreatedAt" : Object {
474+ " allowNonStrictDateRangeMatch" : true ,
474475 " external" : true ,
475476 " granularity" : " day" ,
476477 " measureReferences" : [Function ],
@@ -488,6 +489,7 @@ Object {
488489exports [` Schema Testing Inheritance CubeB.js correctly extends cubeA.yml (with additions) 10` ] = `
489490Object {
490491 " countCreatedAt" : Object {
492+ " allowNonStrictDateRangeMatch" : true ,
491493 " external" : true ,
492494 " granularity" : " day" ,
493495 " measureReferences" : [Function ],
@@ -1143,6 +1145,7 @@ Object {
11431145exports [` Schema Testing Inheritance CubeB.yml correctly extends cubeA.yml (with additions) 9` ] = `
11441146Object {
11451147 " countCreatedAt" : Object {
1148+ " allowNonStrictDateRangeMatch" : true ,
11461149 " external" : true ,
11471150 " granularity" : " day" ,
11481151 " measureReferences" : [Function ],
@@ -1160,6 +1163,7 @@ Object {
11601163exports [` Schema Testing Inheritance CubeB.yml correctly extends cubeA.yml (with additions) 10` ] = `
11611164Object {
11621165 " countCreatedAt" : Object {
1166+ " allowNonStrictDateRangeMatch" : true ,
11631167 " external" : true ,
11641168 " granularity" : " day" ,
11651169 " measureReferences" : [Function ],
0 commit comments