Skip to content
Snippets Groups Projects
Commit 030a6459 authored by Alastair Houghton's avatar Alastair Houghton
Browse files

fix: reinstate TestHandleAuthCode.


Reinstating this test as it shouldn't have been removed.

Signed-off-by: default avatarAlastair Houghton <alastair@alastairs-place.net>
parent 88025b3d
Branches
Tags
Loading
...@@ -13,6 +13,9 @@ import ( ...@@ -13,6 +13,9 @@ import (
gosundheit "github.com/AppsFlyer/go-sundheit" gosundheit "github.com/AppsFlyer/go-sundheit"
"github.com/AppsFlyer/go-sundheit/checks" "github.com/AppsFlyer/go-sundheit/checks"
"github.com/coreos/go-oidc/v3/oidc"
"github.com/stretchr/testify/require"
"golang.org/x/oauth2"
"github.com/dexidp/dex/storage" "github.com/dexidp/dex/storage"
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment