Commit a8d0767e authored by Ivan Tyagov's avatar Ivan Tyagov

Commit transaction so for next test run we are sure that data_stream has no...

Commit transaction so for next test run we are sure that data_stream has no data and it doesn't affect test execution.
parent 10116a30
......@@ -123,6 +123,7 @@ class Test(ERP5TypeTestCase):
# clean up
data_array.invalidate()
data_stream.setData('')
self.tic()
def test_01_1_IngestionFromOldFluentd(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment