File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,6 @@ def setup_method(self):
3232 "test config tests/testdata/config/config.yml" ,
3333 "logprep.run_logprep._get_configuration" ,
3434 ),
35- (
36- "test unit tests/testdata/config/config.yml" ,
37- "logprep.util.auto_rule_tester.auto_rule_tester.AutoRuleTester.run" ,
38- ),
3935 (
4036 "print tests/testdata/config/config.yml" ,
4137 "logprep.util.configuration.Configuration.as_yaml" ,
@@ -48,10 +44,6 @@ def setup_method(self):
4844 "test config tests/testdata/config/config.yml tests/testdata/config/config.yml" ,
4945 "logprep.run_logprep._get_configuration" ,
5046 ),
51- (
52- "test unit tests/testdata/config/config.yml tests/testdata/config/config.yml" ,
53- "logprep.util.auto_rule_tester.auto_rule_tester.AutoRuleTester.run" ,
54- ),
5547 (
5648 "print tests/testdata/config/config.yml tests/testdata/config/config.yml" ,
5749 "logprep.util.configuration.Configuration.as_yaml" ,
You can’t perform that action at this time.
0 commit comments