Skip to content

Commit 6486bc3

Browse files
committed
fix: update constraintCount snapshot after tokens_module removal
1 parent ae5f231 commit 6486bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/metaschema-modules/__tests__/__snapshots__/modules.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ exports[`db_meta_modules should verify module table structures have database_id
156156

157157
exports[`db_meta_modules should verify module tables have proper foreign key relationships 1`] = `
158158
{
159-
"constraintCount": 99629,
159+
"constraintCount": 98022,
160160
"foreignTables": [
161161
"apis",
162162
"database",

0 commit comments

Comments
 (0)