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
bug: cwm - fix flakey test due to length limitation (#59)
Changes introduced by #58 is causing tests to fail if the `random`
provider returns a long-ish name.
If this doesn't end up working long term we can go a bit more 'brute
force' and wrap the left side of `name` with `substr()`
0 commit comments