Skip to content
Snippets Groups Projects
Commit 76e15b0c authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Reduce impact on the remaining tests from the buggy sophia.test

parent a19fbc50
No related branches found
No related tags found
No related merge requests found
......@@ -109,6 +109,10 @@ t
space:drop()
---
...
box.snapshot()
---
- ok
...
os.execute("rm -rf sophia")
---
- 0
......
......@@ -27,4 +27,5 @@ for v=1, 10 do table.insert(t, space:get({v})) end
t
space:drop()
box.snapshot()
os.execute("rm -rf sophia")
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