Skip to content

Commit 2c6f758

Browse files
committed
return back test change
1 parent 56d757d commit 2c6f758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cubejs-schema-compiler/test/unit/yaml-schema.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ describe('Yaml Schema Testing', () => {
554554
- member: "{CUBE}.created_at"
555555
operator: notInDateRange
556556
values:
557-
- "2022-01-01"
557+
- 2022-01-01
558558
- "{ security_context.currentDate }"
559559
- member: "created_at"
560560
operator: equals

0 commit comments

Comments
 (0)