Skip to content

Commit

Permalink
Why is KtfmtStepTest disabled?
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed May 23, 2023
1 parent d88928a commit 973f285
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,10 @@
*/
package com.diffplug.spotless.kotlin;

import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;

import com.diffplug.spotless.*;

@Disabled
class KtfmtStepTest extends ResourceHarness {
@Test
void behavior() throws Exception {
Expand Down

0 comments on commit 973f285

Please # to comment.