Skip to content

Commit d34df2b

Browse files
authored
Merge pull request #3219 from myverdict/patch-13
Update part4c.md
2 parents e384e7d + dd129df commit d34df2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/4/en/part4c.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,4 +556,6 @@ const noteSchema = new mongoose.Schema({
556556

557557
You can find the code for our current application in its entirety in the <i>part4-8</i> branch of [this GitHub repository](https://github.com/fullstack-hy2020/part3-notes-backend/tree/part4-8).
558558

559+
NOTE: At this stage, firstly, some tests will fail. We will leave fixing the tests to a non-compulsory exercise. Secondly, in the deployed notes app, the creating a note feature will stop working as user is not yet linked to the frontend.
560+
559561
</div>

0 commit comments

Comments
 (0)