Skip to content

Commit

Permalink
Merge pull request #5 from peridio/jwong/eng-1575-update-proxy-and-de…
Browse files Browse the repository at this point in the history
…vice-api-to-collaborate-when-opening-rat

update mock
  • Loading branch information
danielspofford authored Apr 18, 2024
2 parents 4f8cbe6 + 579ef20 commit 7b426bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/peridio/rat/wireguard/mock.ex
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ defmodule Peridio.RAT.WireGuard.Mock do

@impl WireGuardBehaviour
def configure_wireguard(_args, _conf_hooks) do
{"good", 0}
:ok
end

@impl WireGuardBehaviour
Expand Down

0 comments on commit 7b426bc

Please sign in to comment.