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
fix: await delay in tests. Handle write error.
- the test occasionally fail in ci as we're not giving the app
time to update the config
- add a try/catch around the write conf, because you never know.
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>