Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable running tests on different AAD tenant (microsoft#668)
### Motivation and Context It can be hard running integration tests when one does not have admin permissions in one's tenant. ### Description Add possibility to use a different (test) tenant to facilitate testing of CC. ### Contribution Checklist - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [Contribution Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄
- Loading branch information