@@ -74,6 +74,6 @@ test("PWA theme, offline reload, and headers", async ({
|
||||
const manifest = await request.get("/deep/nested/diagram/toolbox-app.json");
|
||||
await expect(manifest.json()).resolves.toMatchObject({
|
||||
id: "de.add-ideas.diagram-tools",
|
||||
version: "0.1.0",
|
||||
version: "0.2.0",
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user