summaryrefslogtreecommitdiff
path: root/internal/handlers/handler_verify_test.go
diff options
context:
space:
mode:
authorAmir Zarrinkafsh <nightah@me.com>2020-09-18 22:05:43 +1000
committerGitHub <noreply@github.com>2020-09-18 22:05:43 +1000
commitb1a01b1727f00a9f2ac94d74f7f861b44c0fb6fa (patch)
tree73020fd98634a2f03e8566708987ea89cba2b67d /internal/handlers/handler_verify_test.go
parented5e72508d3c7af7de0d189b37de06592f18daeb (diff)
[CI] Update QEMU to v5.1.0-2 (#1321)
* [CI] Update QEMU to v5.1.0-2 * Fix linter errors from golangci-lint update
Diffstat (limited to 'internal/handlers/handler_verify_test.go')
-rw-r--r--internal/handlers/handler_verify_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/handlers/handler_verify_test.go b/internal/handlers/handler_verify_test.go
index a48fbd50a..9f03dedb1 100644
--- a/internal/handlers/handler_verify_test.go
+++ b/internal/handlers/handler_verify_test.go
@@ -913,7 +913,6 @@ func TestShouldGetRemovedUserGroupsFromBackend(t *testing.T) {
func TestShouldGetAddedUserGroupsFromBackend(t *testing.T) {
mock := mocks.NewMockAutheliaCtx(t)
- //defer mock.Close()
// Setup pointer to john so we can adjust it during the test.
user := &authentication.UserDetails{