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
refactor(test): stop accepting string in make_snapshot
Just always demand the enum. The internal conversion from str to enum
now doesnt work anymore with the enum no longer being str-based.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
0 commit comments