Skip to content

Commit cb0a6f1

Browse files
committed
Avoid treating AccessTokenContextPath as a file path in alias test generate
1 parent 2ae0088 commit cb0a6f1

File tree

1 file changed

+1
-0
lines changed
  • integration-tests/alias-test/generate/src/test/python/aliastest/generate

1 file changed

+1
-0
lines changed

integration-tests/alias-test/generate/src/test/python/aliastest/generate/generator_wlst.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
'PrefixName', 'UriPrefix', 'EngineId']
4949
PATH_ATTRIBUTE_NAME_EXCEPTIONS = [
5050
'AcceptContextPathInGetRealPath',
51+
'AccessTokenContextPath',
5152
'BasePath',
5253
'CacheInAppDirectory',
5354
'ConsoleContextPath',

0 commit comments

Comments
 (0)