diff options
author | Ravindra Bakkamanthala <rb7147@att.com> | 2017-05-15 12:53:18 -0400 |
---|---|---|
committer | Ravindra Bakkamanthala <rb7147@att.com> | 2017-05-15 13:55:23 -0400 |
commit | 7e547eaa55920dfbc9691eab33bb728395b50cf2 (patch) | |
tree | 5d0d64928b4754f65b427cb79b43718f16019582 /PolicyEngineAPI/Test | |
parent | dda032f8bb161d54eb1f59de2b4a3efb774fc4d1 (diff) |
Policy TestSuite Enabled
Change-Id: I9f98c7dcdcf98713d73544956d873a84fc82adf7
Signed-off-by: Ravindra Bakkamanthala <rb7147@att.com>
Diffstat (limited to 'PolicyEngineAPI/Test')
-rw-r--r-- | PolicyEngineAPI/Test/config_pass.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PolicyEngineAPI/Test/config_pass.properties b/PolicyEngineAPI/Test/config_pass.properties index 0a74f5ab8..45fcf580e 100644 --- a/PolicyEngineAPI/Test/config_pass.properties +++ b/PolicyEngineAPI/Test/config_pass.properties @@ -22,8 +22,8 @@ # PAP_URL=http://localhost:8070/pap/ , test, test PDP_URL=http://localhost:8092/pdp/ , test, test -CLIENT_ID= -CLIENT_KEY= +CLIENT_ID=test +CLIENT_KEY=test JUNIT=test NOTIFICATION_TYPE=ueb |