Correct tests
This commit is contained in:
parent
28e485603a
commit
113f8be521
2 changed files with 6 additions and 5 deletions
|
@ -59,6 +59,7 @@ func TestTextsFromOneToOneRelationship(t *testing.T) {
|
|||
expect := RelationshipToOneTexts{}
|
||||
|
||||
expect.ForeignKey = bdb.ForeignKey{
|
||||
Table: "jets",
|
||||
Name: "none",
|
||||
Column: "id",
|
||||
Nullable: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue