Commit e9a1296
authored
Fix SEA circuit breaker integration tests (#1149)
## Description
<!-- Provide a brief summary of the changes made and the issue they aim
to address.-->
Fix SEA circuit breaker integration tests
## Testing
<!-- Describe how the changes have been tested-->
Verified locally
## Additional Notes to the Reviewer
<!-- Share any additional context or insights that may help the reviewer
understand the changes better. This could include challenges faced,
limitations, or compromises made during the development process.
Also, mention any areas of the code that you would like the reviewer to
focus on specifically. -->
NO_CHANGELOG=true1 parent be61166 commit e9a1296
1 file changed
Lines changed: 4 additions & 1 deletion
File tree
- src/test/java/com/databricks/jdbc/integration/fakeservice/tests
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
0 commit comments