mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
In #9294, we moved the token deletion side effect to the WAL consumer, which is not executed for standard tests. As such, we need to call this callback manually in the sign out acceptance test. Fixes https://github.com/firezone/firezone/actions/runs/15337858094/job/43158416750?pr=9295 --------- Signed-off-by: Jamil <jamilbk@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>