Skip to content

Manage tests that failed due to different reason

A bug issue has been reported #16 (closed). This commit likes to fix it.

There is a scenario when a test failed and already existed in the expectation file from a different result. Then we must add this to the expectations by updating the existing line.

Merge request reports