feat: add admin session api
This commit is contained in:
@@ -43,6 +43,7 @@ func TestResolvers(t *testing.T) {
|
||||
deleteUserTest(s, t)
|
||||
updateUserTest(s, t)
|
||||
aminLoginTests(s, t)
|
||||
aminSessionTests(s, t)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user