1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00

test teardown

This commit is contained in:
Harvey Kandola 2017-09-01 16:29:51 +01:00
parent 6ecf5a87cd
commit 66497d5407

View file

@ -77,4 +77,6 @@ func TestSpace(t *testing.T) {
ctx.Transaction.Commit()
})
// teardown code goes here
}