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
This command can execute specific spec and update baseline image:
If the spec includes only one test case,update Snapshot for one specific test case.
If the spec includes multiple test case, update Snapshot for all test cases in the spec.User cannot update Snapshot for one specific test case,right?
In the doc,
--env updateSnapshots=true in order to update the base image files for all of your tests.
But How to update Snapshot for specific test instead of all test?
The text was updated successfully, but these errors were encountered: