Skip to content

Commit

Permalink
Ignore test temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
LiLittleCat committed Aug 11, 2022
1 parent 93daaeb commit 92f59ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/java/com/lilittlecat/plugin/PanguFormatTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@

import com.intellij.testFramework.fixtures.LightJavaCodeInsightFixtureTestCase;
import com.lilittlecat.plugin.action.PanguFormatEditorAction;
import org.junit.Ignore;
import org.junit.Test;

/**
* @author LiLittleCat
* @since 2022/8/9
*/
@Ignore
public class PanguFormatTest extends LightJavaCodeInsightFixtureTestCase {

@Test
Expand Down

0 comments on commit 92f59ae

Please sign in to comment.