Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix failing prod build snapshots
The output of a prod build contains now: ``` bootstrapModuleFactory($l).catch(e=>console.error(e))} ``` Which is not being matched with the previously defined RegExp
- Loading branch information