Skip to content

Commit

Permalink
Typo on paragraph microsoft#28 (microsoft#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
kant authored and lauren-mills committed Nov 14, 2018
1 parent 3b67a3b commit 144c0f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions solutions/Virtual-Assistant/docs/virtualassistant-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ az bot directline create -g YOUR_RESOURCE_GROUP_NAME --name YOUR_BOT_NAME
## Web Chat Test Harness

The Web Chat test harness makes use of the [Bot Framework Web Chat](https://github.com/Microsoft/BotFramework-WebChat) to provide an additional test canvas.
The Web Chat test harness is configured against an Identity Provider (e.g. Azure Active Directory) to enable the user to sign in and retrieve a unique identifer.
The Web Chat test harness is configured against an Identity Provider (e.g. Azure Active Directory) to enable the user to sign in and retrieve a unique identifier.
This will ensure all messages sent during testing use this identifier, enabling testing of the [Linked Accounts](./virtualassistant-linkedaccounts) feature.
You must use sign in to your Linked Accounts app with the same identity.
The account you link will be automatically made available to you when testing through the Web Chat test harness, removing the need for authentication prompts.
Expand All @@ -46,4 +46,4 @@ Update the code to reflect the Direct Line secret you created previously.

## Additional Platforms

> We plan to offer additional test harnesses and integration samples for Linux and Android moving forward.
> We plan to offer additional test harnesses and integration samples for Linux and Android moving forward.

0 comments on commit 144c0f1

Please sign in to comment.