mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(test): one more flaky test
This commit is contained in:
parent
4a4c34e966
commit
307af229ae
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user