fix(test): one more flaky test

This commit is contained in:
Elian Doran 2025-06-03 21:25:00 +03:00
parent 4a4c34e966
commit 307af229ae
No known key found for this signature in database

View File

@ -34,7 +34,7 @@ describe("etapi/patch-note", () => {
}); });
it("obtains correct note information", async () => { it("obtains correct note information", async () => {
expectNoteToMatch({ await expectNoteToMatch({
title: "Hello", title: "Hello",
type: "code", type: "code",
mime: "application/json" mime: "application/json"