Skip to content

Commit 973f285

Browse files
committed
Why is KtfmtStepTest disabled?
1 parent d88928a commit 973f285

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

testlib/src/test/java/com/diffplug/spotless/kotlin/KtfmtStepTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,10 @@
1515
*/
1616
package com.diffplug.spotless.kotlin;
1717

18-
import org.junit.jupiter.api.Disabled;
1918
import org.junit.jupiter.api.Test;
2019

2120
import com.diffplug.spotless.*;
2221

23-
@Disabled
2422
class KtfmtStepTest extends ResourceHarness {
2523
@Test
2624
void behavior() throws Exception {

0 commit comments

Comments
 (0)