Skip to content

Commit 0be4ba5

Browse files
committed
update snapshots
1 parent d6009a8 commit 0be4ba5

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

crates/tests/databases-tests/src/citus/snapshots/databases_tests__citus__schema_tests__schema_test__get_schema.snap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5826,5 +5826,6 @@ expression: result
58265826
"count_scalar_type": "int8"
58275827
}
58285828
}
5829-
}
5829+
},
5830+
"request_arguments": null
58305831
}

crates/tests/databases-tests/src/cockroach/snapshots/databases_tests__cockroach__schema_tests__schema_test__get_schema.snap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5344,5 +5344,6 @@ expression: result
53445344
"count_scalar_type": "int8"
53455345
}
53465346
}
5347-
}
5347+
},
5348+
"request_arguments": null
53485349
}

crates/tests/databases-tests/src/postgres/snapshots/databases_tests__postgres__schema_tests__schema_test__get_schema.snap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12138,5 +12138,6 @@ expression: result
1213812138
"count_scalar_type": "int8"
1213912139
}
1214012140
}
12141-
}
12141+
},
12142+
"request_arguments": null
1214212143
}

0 commit comments

Comments
 (0)