Skip to content
Snippets Groups Projects
Commit 828819f1 authored by Stefan Reck's avatar Stefan Reck
Browse files

satz mit x das war wohl nix

parent ff70f9fc
No related branches found
No related tags found
1 merge request!23Jagged graph
......@@ -27,7 +27,7 @@ class TestSetupProcessorExampleConfig(TestCase):
self.assertEqual(self.processor.time_window, [-100, 5000])
def test_max_n_hits(self):
self.assertEqual(self.processor.max_n_hits, 2000)
self.assertEqual(self.processor.max_n_hits, None)
def test_chunksize(self):
self.assertEqual(self.processor.chunksize, 16)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment