harden app files snapshot (#486)
This commit is contained in:
@@ -8,5 +8,5 @@ test("partial message is resumed", async ({ po }) => {
|
||||
// This is a special test case which triggers a dump.
|
||||
await po.snapshotServerDump("all-messages");
|
||||
await po.snapshotMessages({ replaceDumpPath: true });
|
||||
await po.snapshotAppFiles();
|
||||
await po.snapshotAppFiles({ name: "message-resumed" });
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user