Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OAuth prompt should store in turn.token, not dialog.token #5693

Merged
merged 4 commits into from Jun 24, 2021

Conversation

BruceHaley
Copy link
Contributor

@BruceHaley BruceHaley commented Jun 17, 2021

Fixes:

Description

This fixes the tests covering Jonathan Fingold's patch in the file Microsoft.OAuthInput.schema. He changed "dialog.token" to "turn.token". #minor

Specific Changes

The same change made in tests/Microsoft.Bot.Builder.TestBot.Json/testbot.schema and tests/tests.schema.

@BruceHaley BruceHaley requested review from chrimc62, tomlm and a team as code owners June 17, 2021 16:19
@BruceHaley BruceHaley changed the title Bruce/jonathanpatch1 Fix OAuth prompt should store in turn.token, not dialog.token Jun 17, 2021
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 252749

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.903%

Totals Coverage Status
Change from base Build 252652: 0.0%
Covered Lines: 18188
Relevant Lines: 23051

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants