Skip to content

Commit

Permalink
Reenabled test disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
pibizza committed Dec 20, 2024
1 parent 9a588c3 commit 004679a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

import static org.assertj.core.api.Assertions.assertThat;

//@EnabledIfSystemProperty(named = "runTurtleTests", matches = "true")
@EnabledIfSystemProperty(named = "runTurtleTests", matches = "true")
public class AddRemoveRulesAddDeleteFactsTest {

public static Stream<StringPermutation> parameters() {
Expand Down

0 comments on commit 004679a

Please sign in to comment.