Skip to content

Commit 4b02e26

Browse files
author
Benjamin Muskalla
committed
Fix test as we support explicit collection types
1 parent 7d3131c commit 4b02e26

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
| java.io;?;PrintStream;println;(Object) | 3 |
22
| java.lang;?;Object;Object;() | 2 |
33
| java.lang;?;String;length;() | 1 |
4-
| java.time;?;Duration;ofMillis;(long) | 1 |
5-
| java.util;?;ArrayList;ArrayList<>;() | 1 |
6-
| java.util;?;HashMap;HashMap<String,Object>;() | 1 |
4+
| java.time;?;Duration;ofMillis;(long) | 1 |

0 commit comments

Comments
 (0)