Skip to content

Commit

Permalink
Enable MatchBoolPrefixParserTest tests since they now pass.
Browse files Browse the repository at this point in the history
Signed-off-by: MaxKsyunz <[email protected]>
  • Loading branch information
MaxKsyunz committed May 20, 2022
1 parent 92087d9 commit 56ead1b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.condition.EnabledIfEnvironmentVariable;

@EnabledIfEnvironmentVariable(named = "INCLUDE_WIP", matches = ".*")
public class MatchBoolPrefixParserTest extends SQLParserTest {

@Test
Expand Down

0 comments on commit 56ead1b

Please sign in to comment.