[weld-commits] [weld/core] db146a: WELD-2629 Correct ConversationContextDestroyedOnSe...
Matej Novotny
noreply at github.com
Tue Jun 9 03:55:33 EDT 2020
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: db146ac7b886721ac71db1d86e3de8d7a074a752
https://github.com/weld/core/commit/db146ac7b886721ac71db1d86e3de8d7a074a752
Author: Matej Novotny <manovotn at 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.
More information about the weld-commits
mailing list