summaryrefslogtreecommitdiff
path: root/internal/logger/logger_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/logger/logger_test.go')
-rw-r--r--internal/logger/logger_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/logger/logger_test.go b/internal/logger/logger_test.go
index b3881ba..24a3d65 100644
--- a/internal/logger/logger_test.go
+++ b/internal/logger/logger_test.go
@@ -8,7 +8,7 @@ import (
"github.com/stretchr/testify/require"
"gitlab.com/gitlab-org/labkit/log"
- "gitlab.com/gitlab-org/gitlab-shell/internal/config"
+ "gitlab.com/gitlab-org/gitlab-shell/v14/internal/config"
)
func TestConfigure(t *testing.T) {