summaryrefslogtreecommitdiff
path: root/internal/mocks/user_provider.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/mocks/user_provider.go')
-rw-r--r--internal/mocks/user_provider.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/mocks/user_provider.go b/internal/mocks/user_provider.go
index 54e3e478a..e4d5715e7 100644
--- a/internal/mocks/user_provider.go
+++ b/internal/mocks/user_provider.go
@@ -5,6 +5,7 @@
//
// mockgen -package mocks -destination user_provider.go -mock_names UserProvider=MockUserProvider github.com/authelia/authelia/v4/internal/authentication UserProvider
//
+
// Package mocks is a generated GoMock package.
package mocks