You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The save-cli allows to set pattern for file name in pattern. It can lead to problem when pattern is incorrect (a full path vs file name) and save-cli silently skips such test (0 actual).
Need to add detecting that actual result provided for not existed test
The text was updated successfully, but these errors were encountered:
The
save-cli
allows to set pattern for file name in pattern. It can lead to problem when pattern is incorrect (a full path vs file name) and save-cli silently skips such test (0 actual).Need to add detecting that actual result provided for not existed test
The text was updated successfully, but these errors were encountered: