Skip to content

Commit 869e776

Browse files
committed
docs: remove leftover comment
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
1 parent b4bcfa9 commit 869e776

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/test/java/io/github/guacsec/trustifyda/providers/Golang_Modules_Provider_Test.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,6 @@ void Test_Golang_MvS_Logic_Disabled() throws IOException {
205205
* HashMap.put()} which overwrites children when two original parent versions remap to the same
206206
* MVS-selected version. This causes the Java client to produce fewer components than the JS
207207
* client.
208-
*
209-
* <p>The JS client produces 138 components for this fixture. This test is expected to FAIL until
210-
* the HashMap.put() collision bug is fixed.
211208
*/
212209
@Test
213210
void Test_Golang_MvS_Enabled_Preserves_All_Transitive_Dependencies() throws IOException {

0 commit comments

Comments
 (0)