Skip to content

Commit 812cf87

Browse files
committed
Disable StarDist detector test
1 parent a083d5c commit 812cf87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/mastodon/mamut/detection/stardist/StarDistDetectorTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
class StarDistDetectorTest
5858
{
59-
//@Disabled( "This test is disabled, because it has very long runtime (> 2 minutes)" )
59+
@Disabled( "This test is disabled, because it has very long runtime (> 2 minutes)" )
6060
@Test
6161
void testCompute3D() throws IllegalAccessException, URISyntaxException, NoSuchFieldException
6262
{

0 commit comments

Comments
 (0)