Skip to content

Commit

Permalink
Updating generated FK ID in test after fixing bug in FK.HashOf()
Browse files Browse the repository at this point in the history
  • Loading branch information
fulghum committed Jan 24, 2024
1 parent 693465b commit 8c5d13b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export const tableTests = [
{
CONSTRAINT_CATALOG: "def",
CONSTRAINT_SCHEMA: `${dbName}/main`,
CONSTRAINT_NAME: "s7utamh8",
CONSTRAINT_NAME: "lfbtivir",
TABLE_CATALOG: "def",
TABLE_SCHEMA: `${dbName}/main`,
TABLE_NAME: "test_info",
Expand Down

0 comments on commit 8c5d13b

Please sign in to comment.