Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: db146ac7b886721ac71db1d86e3de8d7a074a752
https://github.com/weld/core/commit/db146ac7b886721ac71db1d86e3de8d7a074a752
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-06-09 (Tue, 09 Jun 2020)
Changed paths:
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/sessiontimeout/ConversationContextDestroyedOnSessionTimeoutTest.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/sessiontimeout/Foo.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/sessiontimeout/TestServlet.java
Log Message:
-----------
WELD-2629 Correct ConversationContextDestroyedOnSessionTimeoutTest to properly trigger
session timeout.