mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Synthetic replication for #6791. The diff for the fix will probably be short, so I wanted this diff for the test to be reviewed separately. In your normal terminal: `cargo build -p firezone-gui-client -p gui-smoke-test` With sudo / admin powers: `./target/debug/gui-smoke-test.exe --manual-tests` Some customers _must_ have hit this, it's so easy to trigger. I can't add it to the CI smoke test because there's no portal in CI during the smoke test, unless we use Staging.