Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update standard parser to accept 'suite'
Standard parser is updated by adding "Suite" in context. Therefore the parser will be able to handle failures which come from Suite context such as this one. Error: Failed expectation at Suite.<anonymous> (/var/www/e2e/P0-keeping-the-data.e2e-spec.ts:59:51) at step (/var/www/e2e/P0-keeping-the-data.e2e-spec.ts:32:23) at Object.next (/var/www/e2e/P0-keeping-the-data.e2e-spec.ts:13:53) at fulfilled (/var/www/e2e/P0-keeping-the-data.e2e-spec.ts:4:58) at process._tickCallback (internal/process/next_tick.js:103:7)
- Loading branch information