diff --git a/test/box/iproto.test.py b/test/box/iproto.test.py index c4c60e52bc91ea2fb1a122b306305856c22e7b1b..beae1a2071420f679482daa96524a5d97b971851 100644 --- a/test/box/iproto.test.py +++ b/test/box/iproto.test.py @@ -210,6 +210,3 @@ for test in TESTS: print admin("space:drop()") - -server.stop() -server.deploy()