mirror of
https://github.com/hkalexling/Mango.git
synced 2026-05-01 00:00:55 -04:00
Remove temp DB files before resetting the state
This commit is contained in:
@@ -83,9 +83,9 @@ describe Storage do
|
||||
end
|
||||
|
||||
it "cleans up" do
|
||||
State.reset
|
||||
with_storage do
|
||||
true
|
||||
end
|
||||
State.reset
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user