Unverified Commit 5e5e6fc0 authored by davelopez's avatar davelopez
Browse files

Adapt upload-queue tests

parent caabe013
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -177,6 +177,7 @@ describe("UploadQueue", () => {
                    spaceToTab: true,
                    status: "queued",
                    toPosixLines: false,
                    targetHistoryId: "historyId",
                };
            },
            get: (index) => fileEntries[index],