wip
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import json
|
||||
import pprint
|
||||
from base64 import b64encode
|
||||
from http import HTTPMethod, HTTPStatus
|
||||
from urllib.parse import urlencode
|
||||
@@ -44,7 +43,7 @@ def token(
|
||||
return json.loads(r['body'])
|
||||
|
||||
|
||||
def test_token(
|
||||
def test_revoke(
|
||||
app,
|
||||
token,
|
||||
seeds,
|
||||
|
||||
Reference in New Issue
Block a user