Fix tests
This commit is contained in:
@@ -749,7 +749,7 @@ describe("local databases", () => {
|
|||||||
mockDbItem.databaseUri,
|
mockDbItem.databaseUri,
|
||||||
);
|
);
|
||||||
|
|
||||||
expect(resolveDatabaseContentsSpy).toBeCalledTimes(1);
|
expect(resolveDatabaseContentsSpy).toBeCalledTimes(2);
|
||||||
});
|
});
|
||||||
|
|
||||||
it("should set the database as the currently selected one", async () => {
|
it("should set the database as the currently selected one", async () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user