Skip to content

Commit

Permalink
✅ Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
brianary committed Mar 18, 2024
1 parent a668bd9 commit 6db5f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/data/Library.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ BookAuthor {
int authorid PK "The author identity"
}
Book }|--|| Book : "bookid: References book"
Author }|--|| Author : "authorid: References author"
Author }|--|| Author : "authorid: References author"

0 comments on commit 6db5f82

Please sign in to comment.