You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix MockRegionProviderExtension initialization in CodeWhispererUtilTest for 2025.3
Changed from MockRegionProviderExtension (JUnit 5) to MockRegionProviderRule
(JUnit 3/4) and manually initialize in setUp() using the Rule pattern.
This follows the same pattern used for MockClientManagerExtension.
Copy file name to clipboardExpand all lines: plugins/amazonq/codewhisperer/jetbrains-community/tst/software/aws/toolkits/jetbrains/services/codewhisperer/util/CodeWhispererUtilTest.kt
0 commit comments