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
- Updated `build.gradle` to set `testClassesDirs` and `classpath` for the test task.
- Refactored `bootstrapHosts` property in integration tests to use the updated connection string property.
- Changed logging level for `org.couchbase.quickstart.springdata.controllers` to DEBUG in `logback-test.xml` for improved test logging.
These changes improve test execution and logging clarity.
0 commit comments