Move to own sql abstraction on top of jmoiron/sqlx
This commit is contained in:
@@ -226,3 +226,5 @@ func TestDeleteUser(t *testing.T) {
|
||||
tt.RequestAuthGetShouldFail(t, admintok, baseUrl, "/api/users/"+uid, 404, apierr.USER_NOT_FOUND)
|
||||
|
||||
}
|
||||
|
||||
//TODO test user /w pro-token
|
||||
|
||||
Reference in New Issue
Block a user