summaryrefslogtreecommitdiff
path: root/pkg/web/open_id_configuration_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/web/open_id_configuration_test.go')
-rw-r--r--pkg/web/open_id_configuration_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/web/open_id_configuration_test.go b/pkg/web/open_id_configuration_test.go
index 1249a14..4c86a35 100644
--- a/pkg/web/open_id_configuration_test.go
+++ b/pkg/web/open_id_configuration_test.go
@@ -11,7 +11,7 @@ import (
"testing"
"github.com/stretchr/testify/assert"
- "mokhan.ca/xlgmokha/oauth/pkg/dto"
+ "mokhan.ca/xlgmokha/idp/pkg/dto"
)
func TestOpenIdConfiguration(t *testing.T) {