Fix typo of 'available' in token_fixture.py
Change-Id: I8eb33ecedadc59144a067d92b04850ea100a1613
This commit is contained in:
parent
f0ffead350
commit
b5f78aa182
@ -40,7 +40,7 @@ SCOPED_TOKEN_FIXTURE = {
|
|||||||
"name": "domain_name1"
|
"name": "domain_name1"
|
||||||
},
|
},
|
||||||
"enabled": True,
|
"enabled": True,
|
||||||
"description": "no description avialable",
|
"description": "no description available",
|
||||||
"name": "tenant_name1"
|
"name": "tenant_name1"
|
||||||
},
|
},
|
||||||
"catalog": [
|
"catalog": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user