summaryrefslogtreecommitdiff
path: root/internal/authentication/file_user_provider_test.go
diff options
context:
space:
mode:
authorClement Michaud <clement.michaud34@gmail.com>2019-11-30 17:49:52 +0100
committerClément Michaud <clement.michaud34@gmail.com>2019-12-05 11:05:24 +0100
commitb89f63e9c1c5e76d7807e24ae906aab7b56b14f8 (patch)
treead08089818d72902f44002423e31f4d133ece0c3 /internal/authentication/file_user_provider_test.go
parentbe802cfc7b5cf7d8c85bb7053dd652efa992ed00 (diff)
Fix and parallelize integration tests.
Diffstat (limited to 'internal/authentication/file_user_provider_test.go')
-rw-r--r--internal/authentication/file_user_provider_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/authentication/file_user_provider_test.go b/internal/authentication/file_user_provider_test.go
index 704d456b0..01aea83ea 100644
--- a/internal/authentication/file_user_provider_test.go
+++ b/internal/authentication/file_user_provider_test.go
@@ -128,7 +128,7 @@ users
john
email: john.doe@authelia.com
groups:
-- admin
+- admins
- dev
`)