Skip to content

Commit

Permalink
browsi: updating test parameters (#6048)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretg authored Jan 28, 2021
1 parent b7ec359 commit 4f2af66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/browsiRtdProvider.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Configuration example for using RTD module with `browsi` provider
"name": "browsi",
"waitForIt": "true"
"params": {
"url": "testUrl.com",
"siteKey": "testKey",
"pubKey": "testPub",
"url": "yield-manager.browsiprod.com",
"siteKey": "browsidemo",
"pubKey": "browsidemo"
"keyName":"bv"
}
}]
Expand Down

0 comments on commit 4f2af66

Please sign in to comment.