Arsnael commented on code in PR #2029:
URL: https://github.com/apache/james-project/pull/2029#discussion_r1505734449
##########
server/protocols/jmap-rfc-8621-integration-tests/distributed-jmap-rfc-8621-integration-tests/src/test/java/org/apache/james/jmap/rfc8621/distributed/DistributedAuthenticationTest.java:
##########
@@ -52,6 +52,5 @@ class DistributedAuthenticationTest implements
AuthenticationContract {
.extension(new AwsS3BlobStoreExtension())
.server(configuration ->
CassandraRabbitMQJamesServerMain.createServer(configuration)
.overrideWith(new TestJMAPServerModule()))
- .lifeCycle(JamesServerExtension.Lifecycle.PER_ENCLOSING_CLASS)
Review Comment:
I'm not keen on having modifications on other tests suites than Postgres tbh
on a separate working branch than master
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]