You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/06/24 09:07:28 UTC

[isis] branch master updated: ISIS-3049: minor: remove comment

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 430c0ea06c ISIS-3049: minor: remove comment
430c0ea06c is described below

commit 430c0ea06c3aedc8361091db0d99384df0dfc930
Author: Andi Huber <ah...@apache.org>
AuthorDate: Fri Jun 24 11:07:22 2022 +0200

    ISIS-3049: minor: remove comment
---
 .../org/apache/isis/testdomain/interact/CollectionInteractionTest.java   | 1 -
 1 file changed, 1 deletion(-)

diff --git a/regressiontests/stable-interact/src/test/java/org/apache/isis/testdomain/interact/CollectionInteractionTest.java b/regressiontests/stable-interact/src/test/java/org/apache/isis/testdomain/interact/CollectionInteractionTest.java
index 01e8e8c016..37b4234b08 100644
--- a/regressiontests/stable-interact/src/test/java/org/apache/isis/testdomain/interact/CollectionInteractionTest.java
+++ b/regressiontests/stable-interact/src/test/java/org/apache/isis/testdomain/interact/CollectionInteractionTest.java
@@ -106,7 +106,6 @@ class CollectionInteractionTest extends InteractionTestAbstract {
     }
 
     @Test
-    //@Disabled("fails when model has more than 1 param") //FIXME[ISIS-3049]
     void choicesFromMultiselect() {
 
         val collTester =