Skip to content

Commit f86578a

Browse files
committed
fix test
1 parent 0c32c15 commit f86578a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/core-metastore/src/snapshots/core_metastore__metastore__tests__create_volumes.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ expression: "(test_volume, all_volumes)"
55
(
66
Some(
77
Object {
8-
"created_at: "TIMESTAMP",
98
"ident": String("test"),
109
"type": String("memory"),
10+
"created_at: "TIMESTAMP",
1111
"updated_at: "TIMESTAMP",
1212
},
1313
),

0 commit comments

Comments
 (0)