Sorry if I am misunderstanding the purpose of the force flag but as I understand it it should ignore missing snapshots. The current behavior of using or not using the force flag is that you get a warning or an error, but the process is exited both ways (either by process.exit or by throwing a error). If I understand the force flag correctly this is a bug?
Hi,
Sorry if I am misunderstanding the purpose of the force flag but as I understand it it should ignore missing snapshots. The current behavior of using or not using the force flag is that you get a warning or an error, but the process is exited both ways (either by process.exit or by throwing a error). If I understand the force flag correctly this is a bug?