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
Test Integration: Fix flaky secret & state fuzz tests (dapr#7619)
The current fuzz generator for the state and secret fuzz Component names
can sometimes produce invalid names, making those tests flaky.
Update name generation to always output a valid name.
Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Dapr Bot <[email protected]>
0 commit comments