diff --git a/test/app/snapshot.test.lua b/test/app/snapshot.test.lua index d904b6b7c177f312b154cec50a5348003b9182f5..228fa058d3079ccd784c6fbefd32e252d8ccc468 100755 --- a/test/app/snapshot.test.lua +++ b/test/app/snapshot.test.lua @@ -45,7 +45,7 @@ if box.space.test == nil then box.space.test:create_index('primary') end -require('console').listen(3303) +-- require('console').listen(3303) fiber.create(noise) fiber.create(purge)