homeContext refactoring
This commit is contained in:
@@ -182,6 +182,7 @@ func TestHome(t *testing.T) {
|
||||
time.Sleep(1 * time.Second)
|
||||
}
|
||||
|
||||
cleanup()
|
||||
cleanupAlways()
|
||||
ctx := &Context
|
||||
ctx.cleanup()
|
||||
ctx.cleanupAlways()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user