Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@stkillen
Copy link
Contributor

@stkillen stkillen commented Mar 20, 2025

Summary

Causes indexing error in multi-turn testing.

Current turn should never be larger than number of turns. Otherwise GetTestInput will fail:
TestInputJson := TestInput.GetTestInput(TurnsTok).ElementAt(CurrentTurn - 1).Element(ElementName)

Work Item(s)

Fixes AB#571847

@stkillen stkillen requested a review from a team as a code owner March 20, 2025 11:03
@github-actions github-actions bot added this to the Version 27.0 milestone Mar 20, 2025
@stkillen stkillen merged commit 8dbc194 into main Mar 20, 2025
24 checks passed
@stkillen stkillen deleted the bugs/571847 branch March 20, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants