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
First I am aware that variants are experimental. 😅
When using variants it seems I can't use snapshot_accept(). Example https://github.com/maelle/clii where I changed the code after recording a snapshot. When I run the tests again I get
First I am aware that variants are experimental. 😅
When using variants it seems I can't use
snapshot_accept()
. Example https://github.com/maelle/clii where I changed the code after recording a snapshot. When I run the tests again I getBut if I run
snapshot_accept('bla')
I get the message "No snapshots to update".The text was updated successfully, but these errors were encountered: