moto/issues/2672 | Formatted using black
This commit is contained in:
parent
68d882e6c0
commit
a8e1a3bf08
2 changed files with 4 additions and 1 deletions
|
|
@ -1150,6 +1150,7 @@ def test_token_legitimacy():
|
|||
access_claims[k].should.equal(v)
|
||||
access_claims["token_use"].should.equal("access")
|
||||
|
||||
|
||||
@mock_cognitoidp
|
||||
def test_change_password():
|
||||
conn = boto3.client("cognito-idp", "us-west-2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue