Skip to content

Commit

Permalink
chore: trying to figure out why CI fails tests that succeed locally
Browse files Browse the repository at this point in the history
  • Loading branch information
iamwacko committed Sep 18, 2024
1 parent 9aebb90 commit f7ec73d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/blog/2021-08-31-seeding-databases-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ Here is the end result:
It all looks pretty similar to the `User.json` collection, except for one
important difference at the line
```json synth
```json
"authorId": "@User.content.id"
```

Expand Down Expand Up @@ -884,4 +884,4 @@ community would be happy to help if you encounter an issue!

[npm-script]: /~https://github.com/brokad/synth/tree/master/examples/message_board/helpers/db.js

[prisma-relation-mongo]: https://www.prisma.io/docs/concepts/components/prisma-schema/relations/one-to-many-relations
[prisma-relation-mongo]: https://www.prisma.io/docs/concepts/components/prisma-schema/relations/one-to-many-relations

0 comments on commit f7ec73d

Please sign in to comment.