summaryrefslogtreecommitdiff
path: root/internal/configuration/template_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/configuration/template_test.go')
-rw-r--r--internal/configuration/template_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/configuration/template_test.go b/internal/configuration/template_test.go
index 113d272aa..49e6eeb64 100644
--- a/internal/configuration/template_test.go
+++ b/internal/configuration/template_test.go
@@ -10,7 +10,7 @@ import (
"github.com/stretchr/testify/assert"
- "github.com/authelia/authelia/internal/utils"
+ "github.com/authelia/authelia/v4/internal/utils"
)
func TestShouldGenerateConfiguration(t *testing.T) {