mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
hotfix: try a different workaround to fix flaky bypass test
This commit is contained in:
@@ -59,6 +59,7 @@ defmodule Domain.DataCase do
|
||||
See https://github.com/PSPDFKit-labs/bypass/issues/120
|
||||
"""
|
||||
def cancel_bypass_expectations_check(bypass) do
|
||||
Bypass.down(bypass)
|
||||
on_exit({Bypass, bypass.pid}, fn -> :ok end)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user