From 7d766ee5a8a9824e9bb904149834670281890979 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Thu, 19 Dec 2024 13:11:01 +0100 Subject: Format: Run make fmt --- internal/api/api_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/api/api_test.go') diff --git a/internal/api/api_test.go b/internal/api/api_test.go index 5034465..2170743 100644 --- a/internal/api/api_test.go +++ b/internal/api/api_test.go @@ -292,7 +292,7 @@ func TestAPIInfo(t *testing.T) { ID: "test1", DisplayName: "test profile 1", VPNProtoList: []string{"openvpn", "wireguard"}, - Priority: 3, + Priority: 3, DefaultGateway: false, }, }, -- cgit v1.2.3