2022-April-01 - Prerelease - 2.6.645
Pre-release
Pre-release
Update exception type expected by test to be more generic (#10255) This test is failing locally in some cases due to wrong exception type. The specific type of exception does not matter much for this test, only that we receive some type of exception. This update makes the expected exception more generic.